diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2021-11-14 14:50:45 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2021-11-14 14:50:45 +0100 |
| commit | 3a523cb74b0bc645231654b1db4f9f4a824dfe3a (patch) | |
| tree | b16c8909c28ac7619249c93dbe2c829823f4000d /include/structures.h | |
| parent | 9396484df6c05886b38fd29bc67b4d247f15015f (diff) | |
Decompile entity init functions
Diffstat (limited to 'include/structures.h')
| -rw-r--r-- | include/structures.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/structures.h b/include/structures.h index bc5f13ea..b1baeaab 100644 --- a/include/structures.h +++ b/include/structures.h @@ -123,7 +123,7 @@ typedef struct { u8 unk0; } struct_02024490; -extern struct_02024490 gUnk_02024490; +extern struct_02024490 gGFXSlots; typedef struct { u32 unk_00; |
