Attempt to decompile pheadAllocateTextures

This commit is contained in:
Ryan Dwyer
2021-09-16 19:38:24 +10:00
parent dbdb82f44c
commit cf418683a2
5 changed files with 59 additions and 12 deletions
+1 -1
View File
@@ -5,6 +5,6 @@
#include "types.h"
void faultCreateThread(void);
void func0000bfd0(char *msg, char *file, s32 line);
void faultAssert(char *msg, char *file, s32 line);
#endif
+1
View File
@@ -3878,6 +3878,7 @@ struct textureconfig {
u8 depth;
u8 s;
u8 t;
u8 unk0b;
};
struct perfectheadtexturelist {