pokeplatinum/include/constants/field
Kuruyia 4bea4a8462 Document land data
This documents the `ov5_021E779C.c` file, which is in charge of loading
map data from the `land_data.narc` archive, dynamically load and unload
maps as the player moves, and render the map base models and their
props.

Also, for the viewer's pleasure, it includes a ton of Distortion
World-specific functions.

This also documents the `ov5_021EEAC8.c` file, which is in charge of
managing buffer allocation for the map base model and BDHC data.

Signed-off-by: Kuruyia <github@kuruyia.net>
2025-03-09 09:50:09 +01:00
..
map_load.h Document FieldProcessManager and static routines in field_system.c 2024-11-01 10:46:18 -07:00
map_tile_behaviors.h Create constants for tile behaviors and normalize names 2024-11-09 20:08:53 -08:00
map.h Document land data 2025-03-09 09:50:09 +01:00
window.h Add field window constants file and label save info magic numbers 2024-10-27 19:56:01 -04:00