change: warn when certain address change for the credits (they break the generator)

This commit is contained in:
aerinon
2024-07-02 08:47:49 -06:00
parent 86c970dc3a
commit cbfd77d812
2 changed files with 3 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ CreditsStats:
%AddStat(MenuFrames, 1, 8, 32, 4, !TOTAL_MENU_TIME_X, !TOTAL_MENU_TIME_Y)
%AddStat(LagTime, 1, 0, 32, 4, !TOTAL_LAG_TIME_X, !TOTAL_LAG_TIME_Y)
print "Collection Rate config: ", pc
warnpc $A39864
%AddStat(TotalItemCounter, 0, 0, 16, 3, !COLLECTION_RATE_X, !COLLECTION_RATE_Y)
%AddStat(NMIFrames, 1, 0, 32, 4, !TOTAL_TIME_X, !TOTAL_TIME_Y)