mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-09 20:41:29 -04:00
8 lines
89 B
C
8 lines
89 B
C
#ifndef FSTLOAD_H
|
|
#define FSTLOAD_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* FSTLOAD_H */
|