mirror of
https://github.com/pret/pokestadium.git
synced 2026-08-08 19:05:12 -05:00
6 lines
147 B
C
6 lines
147 B
C
#include "global.h"
|
|
#include <macros.h>
|
|
|
|
// used for padding. Splat cant auto gen these I guess
|
|
UNUSED static u8 unk_bss[0x800A6070 - 0x80083CA0];
|