#ifndef AST_LOGO_H
#define AST_LOGO_H
#include "gfx.h"
#include "sf64object.h"
#include "structs.h"
extern u8 gNintendoLogo[];
#endif