BUILD_ROGUE

This commit is contained in:
jl777
2019-02-06 03:03:02 -11:00
parent c723966842
commit 4fe5b4096f

View File

@@ -313,7 +313,7 @@
/*
* Now we define the structures and types
*/
#ifndef ROGUE
#ifdef BUILD_ROGUE
struct rogue_packitem
{
int32_t type,launch,count,which,hplus,dplus,arm,flags,group;