mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-22 05:49:01 -04:00
8 lines
92 B
C
8 lines
92 B
C
#ifndef OSMEMORY_H
|
|
#define OSMEMORY_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* OSMEMORY_H */
|