mirror of
https://github.com/wiiu-env/MemoryMappingModule.git
synced 2026-08-29 04:24:06 -05:00
Use the default heap for threads, make sure to memset default heap allocations to 0 after using them
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/wiiu-env/devkitppc:20221228
|
||||
FROM ghcr.io/wiiu-env/devkitppc:20230326
|
||||
|
||||
COPY --from=ghcr.io/wiiu-env/libkernel:20220904 /artifacts $DEVKITPRO
|
||||
COPY --from=ghcr.io/wiiu-env/libfunctionpatcher:20230106 /artifacts $DEVKITPRO
|
||||
|
||||
Reference in New Issue
Block a user