Small documentation and cleanup
This commit is contained in:
parent
062cdbe01c
commit
7d75e16312
1 changed files with 3 additions and 3 deletions
|
@ -57,7 +57,7 @@
|
|||
|
||||
struct ResourceFlags
|
||||
{
|
||||
u32 flags[4];
|
||||
u32 flags[MAX_BATTLERS_COUNT];
|
||||
};
|
||||
|
||||
#define RESOURCE_FLAG_FLASH_FIRE 1
|
||||
|
|
Loading…
Reference in a new issue