Function DebugCamAOA
- Line
- 248
- Location
- cheats.j
- Constant?
- no
- Type
- function
- Arguments
- nothing
- Returns
- nothing
| 248 | function DebugCamAOA takes nothing returns nothing |
| 249 | call DebugCamField(CAMERA_FIELD_ANGLE_OF_ATTACK, 6, 310) |
| 250 | endfunction
|
| 248 | function DebugCamAOA takes nothing returns nothing |
| 249 | call DebugCamField(CAMERA_FIELD_ANGLE_OF_ATTACK, 6, 310) |
| 250 | endfunction
|