mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-10 10:43:41 -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 */
|