sm64pc/lib/src/unk_stack_data.c
2020-02-03 00:51:26 -05:00

10 lines
147 B
C

#include "libultra_internal.h"
// only referenced in kdebugserver...
#ifdef VERSION_EU
u8 D_80365E40[0x1000];
#else
u8 D_80365E40[0x100];
#endif