mirror of
https://github.com/pret/pokestadium.git
synced 2026-03-22 01:34:25 -05:00
6 lines
148 B
C
6 lines
148 B
C
#include <ultra64.h>
|
|
#include <macros.h>
|
|
|
|
// used for padding. Splat cant auto gen these I guess
|
|
UNUSED static u8 unk_bss[0x800A6070 - 0x80083CA0];
|