Function DebugCamRot
- Line
- 258
- Location
- cheats.j
- Constant?
- no
- Type
- function
- Arguments
- nothing
- Returns
- nothing
| 258 | function DebugCamRot takes nothing returns nothing |
| 259 | call DebugCamField(CAMERA_FIELD_ROTATION, 6, 90) |
| 260 | endfunction
|
| 258 | function DebugCamRot takes nothing returns nothing |
| 259 | call DebugCamField(CAMERA_FIELD_ROTATION, 6, 90) |
| 260 | endfunction
|