summaryrefslogtreecommitdiff
path: root/engine/overworld/scripting.asm
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2018-07-26 23:26:14 +0200
committermid-kid <esteve.varela@gmail.com>2018-07-26 23:34:05 +0200
commita91b59ab5dd2468e3f48079d45f90a9625a29fe3 (patch)
treec2bf44977a2149040b08c1ddee972b804a12e90c /engine/overworld/scripting.asm
parente43c89bc80bb1bb7ff2fc93bb5288f2c0211ea0b (diff)
Remove a documented bug that's not really a bug
I mean, technically, being able to read beyond a data table's size is bad practice, but there's so many cases of this that it's not worth mentioning. For most of these cases, at least, it's safe to assume the index won't ever get high enough to surpass such a table's length, because it's either hardcoded or decided by the game without the use of uncontrollable data. As such, they don't expose any actual bugs.
Diffstat (limited to 'engine/overworld/scripting.asm')
0 files changed, 0 insertions, 0 deletions