mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-26 22:21:40 -04:00
7 lines
88 B
C
7 lines
88 B
C
#ifndef OSCACHE_H
|
|
#define OSCACHE_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* OSCACHE_H */
|