J :
* Add newlines at end of files. This is for better portability. * Fix a direct reference to g++ in the makefile
This commit is contained in:
@@ -551,4 +551,4 @@ bool ShopItems::CheckUserInput(u32 key){
|
||||
return dialog->CheckUserInput(key);
|
||||
|
||||
return JGuiController::CheckUserInput(key);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user