summaryrefslogtreecommitdiff
path: root/include/window.h
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-02-22 01:40:11 -0500
committerPhlosioneer <mattmdrr2@gmail.com>2019-02-22 01:40:11 -0500
commit44e92ce2596981c8d42b70922e5ae84d6b321ab1 (patch)
treecdbe34972f5cbce52f0446243c0262c0b7bf11a0 /include/window.h
parent199863f21f41b3a51d9a6302ca7c3c2864ee1c17 (diff)
Give window drawing functions better names
Diffstat (limited to 'include/window.h')
-rw-r--r--include/window.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/window.h b/include/window.h
index 1daee39ef..ece1ecd21 100644
--- a/include/window.h
+++ b/include/window.h
@@ -75,7 +75,4 @@ extern u32 filler_03002F58;
extern u32 filler_03002F5C;
extern u32 filler_03002F64;
-// This global is set to 0 and never changed.
-extern u8 gTransparentTileNumber;
-
#endif // GUARD_WINDOW_H