mirror of
https://github.com/zeldaret/tp
synced 2026-07-31 16:07:32 -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 */
|