Further labelling menu.c, font.c, fade_transition.c (#186)

* Further Labelling of font.c

* Further labelling

* Rename unknown_06B2B0

* Revert the rename

I still want to do it, but I'm gonna do it as a separate branch, so diffs won't be absolute hell

* Transition labelling

* Requested changes

* oops missed one
This commit is contained in:
Fazana
2021-12-07 15:03:03 -05:00
committed by GitHub
parent 8515a2acee
commit c65f2198e3
54 changed files with 1000 additions and 814 deletions
+3 -1
View File
@@ -40,7 +40,9 @@ typedef s32 ptrdiff_t;
//#endif
typedef float Matrix[4][4];
typedef s16 VertexList;
typedef s8 TriangleList;
#define stubbed_printf
#define stubbed_printf
#endif