1,811
edits
No edit summary |
No edit summary |
||
Line 368: | Line 368: | ||
| game/object_helpers.c || style="background-color: #9F9" | The [[Timestop|timestop glitch]] is patched on the U version. | | game/object_helpers.c || style="background-color: #9F9" | The [[Timestop|timestop glitch]] is patched on the U version. | ||
|- | |- | ||
| game/object_helpers.c || style="background-color: # | | game/object_helpers.c || style="background-color: #9F9" | obj_spawn_star_at_y_offset is only declared in the U version. This function spawns the star initially at a slightly higher height so stars don't spawn at ground level. This is used by the large penguins and by King Bob-omb. | ||
|- | |- | ||
| game/object_list_processor.c || style="background-color: #9F9" | [[Spawning Displacement|Spawning displacement]] is patched in the U version by setting Mario's platform to NULL when an area loads. | | game/object_list_processor.c || style="background-color: #9F9" | [[Spawning Displacement|Spawning displacement]] is patched in the U version by setting Mario's platform to NULL when an area loads. |