diff options
Diffstat (limited to 'include/z64vis.h')
| -rw-r--r-- | include/z64vis.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/z64vis.h b/include/z64vis.h index c88d6de48..371b2346b 100644 --- a/include/z64vis.h +++ b/include/z64vis.h @@ -55,7 +55,7 @@ void VisCvg_Draw(VisCvg* this, Gfx** gfxP); // Only one type -typedef struct { +typedef struct VisMono { /* 0x00 */ Vis vis; /* 0x10 */ u16* tlut; /* 0x14 */ Gfx* dList; |
