mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-19 21:47:36 -05:00
This documents the `unk_02027F50.c` file, which is in charge of managing data used by some maps to be more dynamic, and that needs to be persisted in the save file. Examples include Sunyshore Gym's bridges rotation, Pastoria Gym's water level, Canalave Gym's platform positions... This also documents related code in the save data module, and names constants used as IDs for identifying the map that is currently using dynamic features. Signed-off-by: Kuruyia <github@kuruyia.net> |
||
|---|---|---|
| .. | ||
| bdhc.h | ||
| dynamic_map_features.h | ||
| map_load.h | ||
| map_matrix.h | ||
| map_prop.h | ||
| map_tile_behaviors.h | ||
| map.h | ||
| window.h | ||