mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-17 06:05:35 -04:00
8 lines
101 B
C
8 lines
101 B
C
#ifndef JASHEAPCTRL_H
|
|
#define JASHEAPCTRL_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* JASHEAPCTRL_H */
|