From 8fe1b5d96f22a00fcbf89eedc0489461cbf0a593 Mon Sep 17 00:00:00 2001 From: cuckydev Date: Thu, 24 Jan 2019 22:23:03 -0500 Subject: [PATCH] oop --- src/Game.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Game.cpp b/src/Game.cpp index f0273b50..7c23497d 100644 --- a/src/Game.cpp +++ b/src/Game.cpp @@ -156,7 +156,7 @@ int ModeOpening() PutStage_Front(frame_x, frame_y); PutFront(frame_x, frame_y); //PutCaret(frame_x, frame_y); - //PutFade(); + PutFade(); //Update Text Script //int tscRet = TextScriptProc();