removed some compiler warnings that indicate potential undefined behaviour
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "functions.h"
|
||||
#include "variables.h"
|
||||
|
||||
void levelSpecificFlags_set(arg0, arg1);
|
||||
void levelSpecificFlags_set(s32 index, s32 val);
|
||||
|
||||
//levelSpecificFlags
|
||||
/* .bss */
|
||||
|
Reference in New Issue
Block a user