1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-12-24 22:26:50 +00:00
Funkin/source/funkin
Eric 71947c581e
[PUBLIC PR] Fix a bug where the memory counter would overflow into the negatives (#662)
* get Float instead of Int in cpp (Float is 64-bit in so it works easier than Int64)

* use Math.fround instead of Math.round

---------

Co-authored-by: Karim Akra <144803230+KarimAkra@users.noreply.github.com>
2024-07-11 19:35:41 -04:00
..
api
audio mer 2024-07-04 14:48:24 -04:00
data assets submod 2024-07-08 21:51:44 -04:00
effects mer 2024-07-04 14:48:24 -04:00
graphics Merge branch 'rewrite/master' of github.com:FunkinCrew/Funkin-secret into rewrite/master 2024-07-08 22:10:52 -04:00
input add TAB to controls stuff 2024-07-08 16:40:10 -04:00
modding Merge branch 'rewrite/master' into feature/character-anim-fixes 2024-07-04 15:07:07 -04:00
play Thank you loggo 2024-07-10 14:23:50 -04:00
save
ui [PUBLIC PR] Fix a bug where the memory counter would overflow into the negatives (#662) 2024-07-11 19:35:41 -04:00
util [PUBLIC PR] Fix a bug where the memory counter would overflow into the negatives (#662) 2024-07-11 19:35:41 -04:00
Conductor.hx
Highscore.hx
import.hx
InitState.hx Added more pico results + charts 2024-07-07 04:10:37 -04:00
Paths.hx Working Pico DJ 2024-07-03 18:03:31 -04:00
PlayerSettings.hx
Preferences.hx