mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-10 12:12:25 +03:00
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
|