Simple RPG Library

Dependents:   accuBlast_display

Files at this revision

API Documentation at this revision

Comitter:
BETZtechnik
Date:
Fri Mar 29 06:13:31 2019 +0000
Parent:
1:0b389c2c21b5
Commit message:
READY FOR RELEASE!

Changed in this revision

RPG.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 0b389c2c21b5 -r 02a5238c3a47 RPG.cpp
--- a/RPG.cpp	Fri Oct 12 14:04:17 2012 +0000
+++ b/RPG.cpp	Fri Mar 29 06:13:31 2019 +0000
@@ -70,7 +70,7 @@
 {
     int dir = 0;
     RPGO = chRPG;
-    wait(.005);
+    wait(.005); 
     RPGN = chRPG;
     if(RPGN != RPGO)
     {