Merge branch 'main' of https://github.com/zeldaret/tww into agb

This commit is contained in:
TakaRikka
2023-09-23 00:02:17 -07:00
54 changed files with 11536 additions and 636 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ public:
void drawPointAgb(u8, f32, f32, f32, s8, s16, u8, u8, u8, u8);
void getTypeAgbGcFromTypeAcs(u8, u8*, u8*);
static void drawPointSingle(u8, f32, f32, f32, s8, s16, u8, u8, u8);
void drawActorPointMiniMap(fopAc_ac_c*);
static void drawActorPointMiniMap(fopAc_ac_c*);
void mapBufferSendAGB_commonCursor();
void mapBufferSendAGB_ocean();
void mapBufferSendAGB_dungeon();