mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-15 21:49:56 -04:00
8 lines
107 B
C
8 lines
107 B
C
#ifndef GCN_MEM_ALLOC_H
|
|
#define GCN_MEM_ALLOC_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* GCN_MEM_ALLOC_H */
|