summaryrefslogtreecommitdiff
path: root/src/code/z_camera.c
diff options
context:
space:
mode:
authorengineer124 <47598039+engineer124@users.noreply.github.com>2022-11-19 12:13:05 -0500
committerGitHub <noreply@github.com>2022-11-19 14:13:05 -0300
commit1792268c9471d3b33c3166c44500a15dcc3c9b5e (patch)
tree5f26cb5ca8c4ca79bb265e94e3feafb0c06c1b85 /src/code/z_camera.c
parenteafc5bb4c1a3612bd32923e91a3f41a53d82241e (diff)
`z_parameter`: Minigames (#1131)
* minigame docs * cleanup * vertices and cleanup * fix bss * change to perfectLetters * fix parameter static * more PR, namefixer * PR Suggestions
Diffstat (limited to 'src/code/z_camera.c')
-rw-r--r--src/code/z_camera.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/code/z_camera.c b/src/code/z_camera.c
index 3a5cde395..f54fc93da 100644
--- a/src/code/z_camera.c
+++ b/src/code/z_camera.c
@@ -1,4 +1,3 @@
-//#include "prevent_bss_reordering.h"
#include "global.h"
#include "z64quake.h"
#include "z64shrink_window.h"