You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
codeplug_next and codeplug_prev assume a terminating entry with flag=0xff, which is not the case anymore, as codeplugs get compiled into rom, either add a terminator to goodwatch-txt2cpstr.py or change the logic, what do you think?