mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-15 23:51:16 -05:00
6 lines
80 B
C
6 lines
80 B
C
#include <nitro/os/spinLock.h>
|
|
|
|
// static bss
|
|
|
|
BOOL OS_InitLock__isInitialized;
|