mirror of
https://github.com/encounter/ac-decomp.git
synced 2026-03-30 10:57:04 -07:00
9 lines
155 B
C
9 lines
155 B
C
#ifndef JSYSTEM_H
|
|
#define JSYSTEM_H
|
|
|
|
#include "JSystem/JKernel/JKRAram.h"
|
|
#include "JSystem/JMacro.h"
|
|
//#include "JSystem/JUtility/JUTException.h"
|
|
|
|
#endif
|