mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-31 15:47:17 -04:00
8 lines
98 B
C
8 lines
98 B
C
#ifndef JKREXPHEAP_H
|
|
#define JKREXPHEAP_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* JKREXPHEAP_H */
|