Added Oni Game Over graphic and animation

This commit is contained in:
Chris Danford
2002-08-01 21:55:40 +00:00
parent 4343e5aebf
commit 77152779d5
13 changed files with 115 additions and 36 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
#include "RageLog.h"
const float NUMBER_X = 16;
const float NUMBER_Y = 24;
const float NUMBER_Y = 10;
const float ST_X = NUMBER_X+4;
const float ST_Y = NUMBER_Y;