User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
super_mario_64:behavior_commands [2017/12/03 17:33]
david [0B: End Behavior script (Unused)] Updated behavior command 0xB
super_mario_64:behavior_commands [2018/01/27 12:50] (current)
david [17: Right Shift] Updated name for Behavior 0x17
Line 269: Line 269:
 ---- ----
  
-==== 17: Right Shift ====+==== 17: Add RNG 2 ====
 Right shift C with return from 80383BB0(). Unused. Right shift C with return from 80383BB0(). Unused.
  
Line 277: Line 277:
 | <color brown>​B</​color>​ | u16 | | <color brown>​B</​color>​ | u16 |
 | <color darkgrey>​C</​color>​ | u16 | | <color darkgrey>​C</​color>​ | u16 |
-| obj->​address = <color brown>​B</​color>​ + 80383BB0() >> <color darkgrey>​C</​color>​ ||+| obj->​address = (obj->​address + <color brown>​B</​color>​(80383BB0() >> <color darkgrey>​C</​color>​||
  
 Length: 8 Length: 8