pokestadium/src/unk_bss.c
2024-08-11 22:18:04 -04:00

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];