mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-24 14:05:00 +03:00
9346a22c63
* assets and such * here goes * here goes again * once more * once more * type fixing * type fixing * type fixing * here goes * here goes * format
9 lines
117 B
C
9 lines
117 B
C
#ifndef AST_TRAINING_H
|
|
#define AST_TRAINING_H
|
|
|
|
#include "gfx.h"
|
|
#include "sf64object.h"
|
|
#include "structs.h"
|
|
|
|
#endif
|