diff options
| author | MegaMech <7255464+MegaMech@users.noreply.github.com> | 2024-12-31 13:04:39 -0700 |
|---|---|---|
| committer | MegaMech <7255464+MegaMech@users.noreply.github.com> | 2024-12-31 13:04:39 -0700 |
| commit | 3cdffe421b9717aeea76b09e3c16abb9de2ce6bb (patch) | |
| tree | b0016c1c5569049289864fd2e37d800620584d7e /src/buffers.h | |
| parent | 1101dcafb08a1f17b06306ff44a9d869ffeb7862 (diff) | |
Big 19750 renames
Diffstat (limited to 'src/buffers.h')
| -rw-r--r-- | src/buffers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffers.h b/src/buffers.h index 97470b25c..d8fb4f9ce 100644 --- a/src/buffers.h +++ b/src/buffers.h @@ -23,7 +23,7 @@ typedef struct { /* * In render_player, spawn_players, and staff_ghosts D_802BFB80 is the arraySize8 entry - * But in code_80091750 its the arraySize4 entry + * But in menu_items its the arraySize4 entry * The only way to unify those 2 things is to use a union */ typedef union { |
