Update CCController-android.cpp

This commit is contained in:
LinWenhai 2014-07-04 21:31:10 +08:00
parent 2ca5c01902
commit 46435952f8
1 changed files with 4 additions and 0 deletions

View File

@ -155,6 +155,10 @@ Controller::Controller()
init();
}
void Controller::registerListeners()
{
}
NS_CC_END
extern "C" {