Version differences: Difference between revisions

explain demo
mNo edit summary
(explain demo)
Line 82: Line 82:
| game/behaviors/bowser.inc.c || style="background-color: #9F9" | In the final Bowser fight in the J version, Bowser's hitbox is still able to be interacted with after the Grand Star spawns ([https://cdn.discordapp.com/attachments/454787583684378647/580079347990265857/amarec20190520-1303.mp4 video]). This was fixed in the U version.
| game/behaviors/bowser.inc.c || style="background-color: #9F9" | In the final Bowser fight in the J version, Bowser's hitbox is still able to be interacted with after the Grand Star spawns ([https://cdn.discordapp.com/attachments/454787583684378647/580079347990265857/amarec20190520-1303.mp4 video]). This was fixed in the U version.
|-
|-
| game/behaviors/bowser.inc.c || style="background-color: #9F9" | In the US version, Bowser checks if he's in a demo to prevent the typical 1/10 chance of dancing.
| game/behaviors/bowser.inc.c || style="background-color: #9F9" | In the US version, Bowser checks if he's in a demo to prevent the typical 1/10 chance of dancing. This is because the U version added a new [[BitDW]] demo.
|-
|-
| game/behaviors/bowser.inc.c || style="background-color: #FFFF90" | func_u_802B4AF4() is only declared in the U version.
| game/behaviors/bowser.inc.c || style="background-color: #FFFF90" | func_u_802B4AF4() is only declared in the U version.