SUPERNOVA: Remove useless defines

This commit is contained in:
Strangerke 2017-10-15 03:31:23 +02:00 committed by Thierry Crozat
parent 9bf0a656a6
commit 46bdb304dd

View File

@ -33,8 +33,6 @@ const int kTextSpeed[] = {19, 14, 10, 7, 4};
const int kMsecPerTick = 55;
const int kMaxSection = 40;
const int kMaxSectionZus = 50;
const int kMaxClickfieldZus = 80;
const int kMaxObject = 25;
const int kMaxCarry = 30;