mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-18 20:47:40 +01:00
17 lines
250 B
C
17 lines
250 B
C
|
|
||
|
// Includes
|
||
|
#include "global.h"
|
||
|
|
||
|
// Static type declarations
|
||
|
|
||
|
// Static RAM declarations
|
||
|
IWRAM_DATA u8 gUnknown_03000D78[8];
|
||
|
IWRAM_DATA u8 gUnknown_03000D80[16];
|
||
|
IWRAM_DATA u16 gUnknown_03000D90[8];
|
||
|
|
||
|
// Static ROM declarations
|
||
|
|
||
|
// .rodata
|
||
|
|
||
|
// .text
|