mirror of
https://github.com/HarbourMasters/Starship
synced 2026-06-08 20:39:41 -04: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
107 B
C
9 lines
107 B
C
#ifndef AST_MAP_H
|
|
#define AST_MAP_H
|
|
|
|
#include "gfx.h"
|
|
#include "sf64object.h"
|
|
#include "structs.h"
|
|
|
|
#endif
|