Alex
Alex
- fixes #1745 - fixes #1741 - fixes #1740 - fixes #1739
I think it'd be cooler if we changed this.
Assuming this chronological release order is correct: - [ ] NTSC-U v1 (U1) --> PAL (EU) - [x] Code - [x] `ambient` - Fix `level-hint-sidekick` and `level-hint-ambient-sound` potentially never dying....
I'll be compiling a list of any ideas & improvements we can make to the game in this issue. Really, any idea can go even if it's really unfeasible or...
Names the fields and fixes some decomp errors.
Return type for the `code`, `trans`, `post`, `enter` and `exit` handlers should be `object`. There should also be minimal type checking if the handler passed is not an immediate lambda...