SwareJonge / mkdd

Decompilation of Mario Kart Double Dash!!
Creative Commons Zero v1.0 Universal
95 stars 2 forks source link

Update THPAudioDecode.c #10

Closed EpochFlame closed 1 year ago

EpochFlame commented 1 year ago

these three functions should be static

SwareJonge commented 1 year ago

The functions are forward declared and all functions appear as they should be in the symbol map, so i don't think this would do anything? closing it for now