Starship/include/assets/ast_ending_award_front.h
2024-02-22 00:21:58 -03:00

11 lines
170 B
C

#ifndef AST_ENDING_AWARD_FRONT_H
#define AST_ENDING_AWARD_FRONT_H
#include "gfx.h"
#include "sf64object.h"
#include "structs.h"
extern u16 gEndingAwardFront[];
#endif