mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 00:42:34 +01:00
Add extra info to comment about file splitting issue
This commit is contained in:
parent
01ecc1dd24
commit
7544d4686e
@ -68,6 +68,7 @@ s32 SetMessageString(script_context* script, s32 initialCall) {
|
||||
|
||||
INCLUDE_ASM(code_f4c60_len_4300, SetMessageValue);
|
||||
// TODO: Figure out why there's an extra NOP after this function
|
||||
// It's probably because of a file split issue
|
||||
/*
|
||||
s32 SetMessageValue(script_context* script, s32 initialCall) {
|
||||
bytecode* ptrReadPos = script->ptrReadPos;
|
||||
|
Loading…
Reference in New Issue
Block a user