mirror of
https://github.com/zeldaret/ph
synced 2026-06-13 13:56:33 -04:00
69 lines
2.0 KiB
Markdown
69 lines
2.0 KiB
Markdown
# Overlays
|
|
Below is a list of all the overlays and what we call them. These can also be found in `OverlayManager.hpp`. Feel free to
|
|
contribute to this list!
|
|
|
|
ID | Name | Description
|
|
-----|-----------------|-------------
|
|
`00` | Core | Core game engine
|
|
`01` | --- |
|
|
`02` | --- |
|
|
`03` | --- |
|
|
`04` | Memory | Memory management
|
|
`05` | --- |
|
|
`06` | --- |
|
|
`07` | --- |
|
|
`08` | --- |
|
|
`09` | --- |
|
|
`10` | --- |
|
|
`11` | --- |
|
|
`12` | --- |
|
|
`13` | --- |
|
|
`14` | --- |
|
|
`15` | --- |
|
|
`16` | --- |
|
|
`17` | --- |
|
|
`18` | --- |
|
|
`19` | --- |
|
|
`20` | --- |
|
|
`21` | --- |
|
|
`22` | --- |
|
|
`23` | --- |
|
|
`24` | --- |
|
|
`25` | --- |
|
|
`26` | --- |
|
|
`27` | --- |
|
|
`28` | --- |
|
|
`29` | --- |
|
|
`30` | --- |
|
|
`31` | --- |
|
|
`32` | --- |
|
|
`33` | --- |
|
|
`34` | --- |
|
|
`35` | --- |
|
|
`36` | --- |
|
|
`37` | --- |
|
|
`38` | --- |
|
|
`39` | --- |
|
|
`40` | --- |
|
|
`41` | --- |
|
|
`42` | --- |
|
|
`43` | --- |
|
|
`44` | --- |
|
|
`45` | --- |
|
|
`46` | --- |
|
|
`47` | --- |
|
|
`48` | --- |
|
|
`49` | --- |
|
|
`50` | --- |
|
|
`51` | --- |
|
|
`52` | --- |
|
|
`53` | PlayerBoomerang | Handles the boomerang.
|
|
`54` | PlayerScoop | Handles the shovel.
|
|
`55` | PlayerBomb | Handles bombs and potions.
|
|
`56` | PlayerBow | Handles the bow.
|
|
`57` | PlayerRope | Handles the grappling hook.
|
|
`58` | PlayerBombchu | Handles bombchus.
|
|
`59` | PlayerHammer | Handles the hammer.
|
|
`60` | --- |
|
|
`61` | --- |
|