fox32rom: Add menu_update_event to the jump table (oops)
This commit is contained in:
parent
de64ea53b8
commit
b3c5c722dc
|
@ -43,6 +43,7 @@ clear_menu_bar: jmp [0xF004400C]
|
|||
draw_menu_bar_root_items: jmp [0xF0044010]
|
||||
draw_menu_items: jmp [0xF0044014]
|
||||
close_menu: jmp [0xF0044018]
|
||||
menu_update_event: jmp [0xF004401C]
|
||||
|
||||
; event types
|
||||
const MOUSE_CLICK_EVENT_TYPE: 0x00000000
|
||||
|
|
Loading…
Reference in New Issue
Block a user