mirror of
https://github.com/pret/pokefirered.git
synced 2026-08-28 12:15:01 -05:00
decompile battle_ai_script_commands.c
This commit is contained in:
@@ -68,4 +68,6 @@
|
||||
|
||||
#define WIN_RANGE(a, b) (((a) << 8) | (b))
|
||||
|
||||
#define NAKED __attribute__((naked))
|
||||
|
||||
#endif // GUARD_GBA_DEFINES
|
||||
|
||||
Reference in New Issue
Block a user