Streamline pointer notation (#2139)
This commit is contained in:
@@ -29,7 +29,7 @@ static bool8 sLockFieldControls;
|
||||
|
||||
extern ScrCmdFunc gScriptCmdTable[];
|
||||
extern ScrCmdFunc gScriptCmdTableEnd[];
|
||||
extern void * const gNullScriptPtr;
|
||||
extern void *const gNullScriptPtr;
|
||||
|
||||
void InitScriptContext(struct ScriptContext *ctx, void *cmdTable, void *cmdTableEnd)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user