mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-25 16:04:28 -04:00
8 lines
74 B
C
8 lines
74 B
C
#ifndef DB_H
|
|
#define DB_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* DB_H */
|