summaryrefslogtreecommitdiff
path: root/engine/smallflag.asm
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-05-12 13:10:01 -0400
committerentrpntr <entrpntr@gmail.com>2020-05-12 13:31:27 -0400
commit3e40a1ecd0dc81d1d5be5f1adda1fbbe14b67d83 (patch)
treef16febfeb0c404b6fd1c0e630d26da14eaf07a71 /engine/smallflag.asm
parentdac57cee381b68350ef50317619334892c140945 (diff)
Simple cleanups in constants/data/macros and banks 1-4.
Diffstat (limited to 'engine/smallflag.asm')
-rw-r--r--engine/smallflag.asm3
1 files changed, 0 insertions, 3 deletions
diff --git a/engine/smallflag.asm b/engine/smallflag.asm
index f7d1406f..04cbfcc2 100644
--- a/engine/smallflag.asm
+++ b/engine/smallflag.asm
@@ -1,6 +1,3 @@
-Functionc660:
- nop
-
SmallFarFlagAction:
; Perform action b on bit c in flag array hl.
; If checking a flag, check flag array d:hl unless d is 0.