BSS: field_screen, field_effect, pokemon_storage_system, fldeff_cut, script_menu

This commit is contained in:
PikalaxALT
2017-10-02 21:51:22 -04:00
parent df0b715207
commit 572648ba2d
6 changed files with 85 additions and 25 deletions

15
src/field_effect.c Normal file
View 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

15
src/field_screen.c Normal file
View File

@@ -0,0 +1,15 @@
// Includes
#include "global.h"
// Static type declarations
// Static RAM declarations
IWRAM_DATA u8 *gUnknown_03000F50;
IWRAM_DATA u32 filler_03000f54;
// Static ROM declarations
// .rodata
// .text

19
src/fldeff_cut.c Normal file
View File

@@ -0,0 +1,19 @@
// Includes
#include "global.h"
// Static type declarations
// Static RAM declarations
IWRAM_DATA u8 gUnknown_03001100;
IWRAM_DATA u8 gUnknown_03001101;
IWRAM_DATA u8 gUnknown_03001102;
IWRAM_DATA u32 fldeff_cut_unused_03001104;
IWRAM_DATA u8 gUnknown_03001108[25];
// Static ROM declarations
// .rodata
// .text

View File

@@ -0,0 +1,15 @@
// Includes
#include "global.h"
// Static type declarations
// Static RAM declarations
IWRAM_DATA u8 gUnknown_03000F78[0x188];
// Static ROM declarations
// .rodata
// .text

16
src/script_menu.c Normal file
View File

@@ -0,0 +1,16 @@
// Includes
#include "global.h"
// Static type declarations
// Static RAM declarations
IWRAM_DATA u8 gUnknown_03001124[6];
IWRAM_DATA u32 filler_0300112c;
// Static ROM declarations
// .rodata
// .text