;;;;;;;;;;;;;;;;;;;;;
;Disable debug camera
;;;;;;;;;;;;;;;;;;;;;
con,disable,!{debug_camera}
0xAD0AA0,0000 7021
0xAD0AEC,1000 0022
endCon,disable

;;;;;;;;;;;;;;;;;;;;;
;Disable Input Display
;;;;;;;;;;;;;;;;;;;;;
con,disable,!{debug_input}
0xB3B930,5000 0006
endCon,disable

;;;;;;;;;;;;;;;;;;;;;
;Disable Skipping Cutscenes
;;;;;;;;;;;;;;;;;;;;;
con,disable,!{debug_csskip}
0xADC49C,5000 071C
endCon,disable

;;;;;;;;;;;;;;;;;;;;;
;Disable Cutscene Control
;;;;;;;;;;;;;;;;;;;;;
con,disable,!{debug_cscontrol}
0xADF480,5000 0004
endCon,disable

;;;;;;;;;;;;;;;;;;;;;
;Disable item debug
;;;;;;;;;;;;;;;;;;;;;
con,disable,!{debug_item}
0xBEEC20,2419 0000
endCon,disable

;;;;;;;;;;;;;;;;;;;;;
;Disable map select
;;;;;;;;;;;;;;;;;;;;;
con,disable,!{debug_mapselect}
0xB3D954,1000 0009
endCon,disable

;;;;;;;;;;;;;;;;;;;;;
;Disable noclip
;;;;;;;;;;;;;;;;;;;;;
con,disable,!{debug_noclip}
0xC1EC04,1000 0080
endCon,disable