Merge branch 'main' of https://github.com/Rainchus/mp4-dtk into main

This commit is contained in:
CreateSource 2023-11-22 11:55:38 -05:00
commit 27586d4080
8 changed files with 591 additions and 174 deletions

View file

@ -6,5 +6,5 @@ void ModuleProlog(void) {
}
unsigned char fn_1_CC(void) {
return fn_80005A30();
return rand8();
}