pokeplatinum/include/overlay009
Kuruyia 7596c9c676 Rename 2D Y coordinate component to Z
This simply renames the `y` component in 2D coordinates to `z` in
the names of variables, constants, function parameters and struct
members.

Most common examples include:
- `tileY` -> `tileZ`
- `mapMatrixY` -> `mapMatrixZ`
- `sizeY` -> `sizeZ`

Signed-off-by: Kuruyia <github@kuruyia.net>
2025-03-31 20:01:11 +02:00
..
ov9_02249960.h Rename 2D Y coordinate component to Z 2025-03-31 20:01:11 +02:00
struct_ov9_0224F6EC_decl.h
struct_ov9_02249FF4.h PR Feedback: rename fields, params, functions and some restructuring 2024-06-16 11:44:16 +02:00