mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-05-25 07:23:21 -04:00
Modding function hooks (#530)
This commit updates the runtime for function hooking and implements any recomp-side functionality needed for them to fully hook (namely ROM decompression). For more details, see the relevant N64Recomp and N64ModernRuntime PRs.
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
||||
N64RECOMP_COMMIT:
|
||||
type: string
|
||||
required: false
|
||||
default: 'fc696046da3e703450559154d9370ca74c197f8b'
|
||||
default: 'b18e0ca2dd359d62dcc019771f0ccc4a1302bd03'
|
||||
DXC_CHECKSUM:
|
||||
type: string
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user