Difference between revisions of "WORLD Check If Tutorial Event Slot"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
seems to be used in the same manner as [[Check If Tutorial Event Slot]] (BATTLE)?
+
See also: [[BATTLE Check If Tutorial Event Slot]]
 
+
  000e1e38: 03e00008 jr r31
+
  000e1e38: 03e00008 jr r31                 # Yes this routine always returns 0.
 
  000e1e3c: 00001021 addu r2,r0,r0
 
  000e1e3c: 00001021 addu r2,r0,r0

Latest revision as of 10:55, 10 September 2025

See also: BATTLE Check If Tutorial Event Slot

000e1e38: 03e00008 jr r31                  # Yes this routine always returns 0.
000e1e3c: 00001021 addu r2,r0,r0