Version differences: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 123: Line 123:
| audio/something.c ||  
| audio/something.c ||  
|-
|-
| game/behavior_actions.c ||  
| game/behavior_actions.c || Only include music_touch.c.inc in US version
|-
|-
| game/behaviors/bbh_tilt_floor.c.inc ||  
| game/behaviors/bbh_tilt_floor.c.inc || (Nim is making a video on this)
|-
|-
| game/behaviors/boo.c.inc ||  
| game/behaviors/boo.c.inc ||  
Line 145: Line 145:
| game/behaviors/bowser.c.inc ||  
| game/behaviors/bowser.c.inc ||  
|-
|-
| game/behaviors/bowser_key.c.inc ||  
| game/behaviors/bowser_key.c.inc || If bowser key action is 0, plays sound 0x30370081 on J but 0x38378081 on U (todo: check if these are actually different sounds)
|-
|-
| game/behaviors/bully.c.inc ||  
| game/behaviors/bully.c.inc || BullySpawnCoin plays sound 0x30300081 on J but 0x38300081 on U (todo: check if these are actually different sounds)
|-
|-
| game/behaviors/camera_lakitu.c.inc ||  
| game/behaviors/camera_lakitu.c.inc || The "Lakitu's Message" music clip that plays when Lakitu comes near Mario to explain the camera controls at the start of the game doesn't exist on J version.
|-
|-
| game/behaviors/celebration_star.c.inc ||  
| game/behaviors/celebration_star.c.inc || When you collect a Bowser key, the cutscene that plays will show a star instead of a key in the J version.
|-
|-
| game/behaviors/celebration_star.c.inc ||  
| game/behaviors/celebration_star.c.inc ||