BSS: field_screen, field_effect, pokemon_storage_system, fldeff_cut, script_menu
This commit is contained in:
15
src/field_effect.c
Normal file
15
src/field_effect.c
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
// Includes
|
||||
#include "global.h"
|
||||
|
||||
// Static type declarations
|
||||
|
||||
// Static RAM declarations
|
||||
|
||||
IWRAM_DATA u8 gUnknown_03000F58[32];
|
||||
|
||||
// Static ROM declarations
|
||||
|
||||
// .rodata
|
||||
|
||||
// .text
|
||||
Reference in New Issue
Block a user