Starship/include/assets/ast_bg_space.h
petrie911 9346a22c63
Asset names and headers (#131)
* assets and such

* here goes

* here goes again

* once more

* once more

* type fixing

* type fixing

* type fixing

* here goes

* here goes

* format
2024-02-16 21:58:59 -03:00

9 lines
117 B
C

#ifndef AST_BG_SPACE_H
#define AST_BG_SPACE_H
#include "gfx.h"
#include "sf64object.h"
#include "structs.h"
#endif