pal-beta: Get lib segment matching excluding pointers

This commit is contained in:
Ryan Dwyer
2022-03-11 17:42:13 +10:00
parent 910e3fe671
commit fa7698724c
20 changed files with 2262 additions and 229 deletions
+1 -1
View File
@@ -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);