summaryrefslogtreecommitdiff
path: root/src/code
diff options
context:
space:
mode:
authorTom Overton <tom-overton@users.noreply.github.com>2023-05-13 18:27:31 -0700
committerGitHub <noreply@github.com>2023-05-14 11:27:31 +1000
commit389a2bf33cffb43ddda59259f8114e2ff639acad (patch)
tree3b7d35262b919cf293e3a85bfe852cf0877c4924 /src/code
parent7bdbca10a559abe0368fb7dde32f79d03e3af881 (diff)
Document EnAob01 (doggy racetrack owner) and use macros for weekEventRegs in all dog racing files (#1234)
* Document EnAob01 (doggy racetrack owner) and use macros for weekEventRegs in all dog racing files * Respond to first review * Respond to anon's review * Forgot a _FLAG_ on one of my flags * Respond to anon's review * Respond to engineer's review * Delete extra period * Undo the EVENTINF stuff I goofed up * Update comment * Fix bss * Respond to engineer's review
Diffstat (limited to 'src/code')
-rw-r--r--src/code/z_play.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/code/z_play.c b/src/code/z_play.c
index 57386c97c..ca0ebcbae 100644
--- a/src/code/z_play.c
+++ b/src/code/z_play.c
@@ -1,4 +1,3 @@
-#include "prevent_bss_reordering.h"
#include "global.h"
#include "buffers.h"
#include "z64debug_display.h"