mirror of
https://github.com/pret/pokediamond.git
synced 2026-08-07 03:04:19 -05:00
8 lines
181 B
C
8 lines
181 B
C
#ifndef POKEDIAMOND_ARM7_SYSTEMWORK_H
|
|
#define POKEDIAMOND_ARM7_SYSTEMWORK_H
|
|
|
|
#include "OS_context.h"
|
|
#include "nitro/OS_systemWork_shared.h"
|
|
|
|
#endif //POKEDIAMOND_ARM7_SYSTEMWORK_H
|