|
PSPSDK 2025-10-12
|

Variables | |
| int | gum_current_mode = (0) |
| int | gum_matrix_update [4] = { 0 } |
| int | gum_current_matrix_update = 0 |
| ScePspFMatrix4 * | gum_current_matrix = gum_matrix_stack[ (0) ] |
| ScePspFMatrix4 * | gum_stack_depth [4] |
| ScePspFMatrix4 | gum_matrix_stack [4][32] |
| struct pspvfpu_context * | gum_vfpucontext |
| ScePspFMatrix4* gum_current_matrix = gum_matrix_stack[ (0) ] |
| int gum_current_matrix_update = 0 |
| int gum_current_mode = (0) |
| ScePspFMatrix4 gum_matrix_stack[4][32] |
| int gum_matrix_update[4] = { 0 } |
| ScePspFMatrix4* gum_stack_depth[4] |
| struct pspvfpu_context* gum_vfpucontext |