Synced src/mon_markings.c and partly synced PSS
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
// Some of these functions have different signatures, so we need to make this
|
||||
// an array of void pointers or a struct. It's simpler to just make it an array
|
||||
// for now.
|
||||
void * const gMPlayJumpTableTemplate[] =
|
||||
void *const gMPlayJumpTableTemplate[] =
|
||||
{
|
||||
ply_fine,
|
||||
ply_goto,
|
||||
|
||||
Reference in New Issue
Block a user