Refresh 10

This commit is contained in:
n64
2020-06-02 12:44:34 -04:00
parent e58669b4b3
commit d43d9b7f20
444 changed files with 30163 additions and 7628 deletions

View File

@@ -1,7 +1,8 @@
#ifndef TEXTURES_H
#define TEXTURES_H
#include <ultra64.h>
#include <PR/ultratypes.h>
#include <PR/gbi.h>
// cave
extern const u8 cave_09000000[];
@@ -277,4 +278,4 @@ extern const Gfx title_screen_bg_dl_0A000190[];
extern const u8 *const mario_title_texture_table[];
extern const u8 *const game_over_texture_table[];
#endif
#endif // TEXTURES_H