mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 15:17:13 -04:00
pal-beta: Get lib segment matching excluding pointers
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
void amgrAllocateStack(void);
|
||||
|
||||
#if VERSION >= VERSION_PAL_FINAL
|
||||
#if VERSION >= VERSION_PAL_BETA
|
||||
void amgrCreate(ALSynConfig *config, u32 *settings);
|
||||
#else
|
||||
void amgrCreate(ALSynConfig *config);
|
||||
|
||||
Reference in New Issue
Block a user