mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 21:45:00 +03:00
46ce729392
* a start * some things * format * hitboxes
12 lines
162 B
C
12 lines
162 B
C
#ifndef AST_AREA_6_H
|
|
#define AST_AREA_6_H
|
|
|
|
#include "gfx.h"
|
|
#include "sf64object.h"
|
|
#include "structs.h"
|
|
|
|
extern f32 D_6028454[];
|
|
extern f32 D_6028578[];
|
|
|
|
#endif
|