mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-28 02:03:06 -04:00
Decompile func0f090520 and rename if_alarm_inactive back to cmd003b because the name was wrong
This commit is contained in:
@@ -537,10 +537,7 @@
|
||||
mkshort(0x003a), \
|
||||
label,
|
||||
|
||||
/**
|
||||
* Checks if the alarm is currently quiet.
|
||||
*/
|
||||
#define if_alarm_inactive(label) \
|
||||
#define cmd003b(label) \
|
||||
mkshort(0x003b), \
|
||||
label,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user