mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 06:44:48 -04:00
Decompile func0f165728
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "data.h"
|
||||
#include "types.h"
|
||||
|
||||
u32 func0f165670(void);
|
||||
void func0f165670(Gfx *gdl, s32 arg1, s32 arg2);
|
||||
void func0f165728(struct roomgfxdata18 *arg0, s32 arg1);
|
||||
|
||||
#endif
|
||||
|
||||
+1
-1
@@ -3698,7 +3698,7 @@ struct screenbox {
|
||||
|
||||
struct roomgfxdata18 {
|
||||
u8 unk00;
|
||||
void *unk04;
|
||||
struct roomgfxdata18 *next;
|
||||
Gfx *gdl;
|
||||
struct gfxvtx *vertices;
|
||||
u32 *colours;
|
||||
|
||||
Reference in New Issue
Block a user