Decompile func0f090520 and rename if_alarm_inactive back to cmd003b because the name was wrong

This commit is contained in:
Ryan Dwyer
2020-05-29 20:17:29 +10:00
parent 1fbd8ec44e
commit 1ba94cabc2
8 changed files with 11 additions and 25 deletions
+1 -4
View File
@@ -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,