pokeplatinum/lib/include/nitro/os/systemWork.h
luckytyphlosion 486ec0e42f Add in NitroSDK headers.
From pokeheartgold.
2022-12-22 17:15:56 -05:00

8 lines
173 B
C

#ifndef NITRO_OS_SYSTEMWORK_H_
#define NITRO_OS_SYSTEMWORK_H_
#include <nitro/os/context.h>
#include <nitro/os/common/systemWork_shared.h>
#endif //NITRO_OS_SYSTEMWORK_H_