Starship/include/assets/ast_area_6.h
petrie911 46ce729392
Hitbox factory and minor hitbox cleanup (#162)
* a start

* some things

* format

* hitboxes
2024-03-12 23:21:47 -03:00

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