mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Rematch render_epc_lock_up_display to remove local static! (#561)
* Fix name of verify all versions job * Create a script to run m2c on all remaining unmatched functions. * Update some functions with updated versions from scratches. * Minor func_800135B8 documenting * formatting * remove yaml patch file * Add better bug comments to more standardize them * Fix and document various small issues * Add objStatusString to the symbols list * Some work trying to see if I can fix thread0 code some. * test * near match for render_epc_lock_up_display * Rematch render_epc_lock_up_display without the static bs * Remove the stacks.c file * Do some cleanup for thread0_epc. * format * update score
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
verify-build:
|
||||
verify-all-versions:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user