Commit Graph

8 Commits

Author SHA1 Message Date
snesrev
0b58368de0 Lots of code cleanup (#32)
### Description
<!-- What is the purpose of this PR and what it adds? -->

### Will this Pull Request break anything? 
<!-- Will it break the compiling? -->

### Suggested Testing Steps
<!-- See if the compiling fails/break anything in the game. -->
2023-04-03 21:56:08 +02:00
Snesrev
7a29af4260 Use int8 instead of char.
Char is not guaranteed to be signed.
2023-03-20 20:01:27 +01:00
snesrev
51ac35a65d Code cleanup (#28)
Lots of code cleanup
2023-03-20 18:12:36 +01:00
Snesrev
a77d20f138 Remove u from constants 2023-03-14 20:22:53 +01:00
Snesrev
d6bcb3b492 Good bye varbeam
Cleaned up a little too
2023-03-07 21:16:05 +01:00
Snesrev
b57d30a827 Clean up some code 2023-03-07 00:23:44 +01:00
Snesrev
603d453990 kSamusFramesForUnderwaterSfx is accessed out of bounds 2023-03-06 22:18:36 +01:00
snesrev
09c1bdd874 Initial commit 2023-03-05 22:06:32 +01:00