summaryrefslogtreecommitdiffstats
path: root/src/core/Radar.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/Radar.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/core/Radar.h b/src/core/Radar.h
index 8f2e7069..d051745a 100644
--- a/src/core/Radar.h
+++ b/src/core/Radar.h
@@ -92,6 +92,11 @@ enum eRadarSprite
RADAR_SPRITE_RADIO_ESPANTOSO,
RADAR_SPRITE_RADIO_EMOTION,
RADAR_SPRITE_RADIO_WAVE,
+ RADAR_SPRITE_40, // tmp
+ RADAR_SPRITE_41,
+ RADAR_SPRITE_42,
+ RADAR_SPRITE_43,
+ RADAR_SPRITE_44,
RADAR_SPRITE_COUNT
};