mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-30 07:45:16 -04:00
d_com_inf_game OK
This commit is contained in:
@@ -273,7 +273,7 @@ bool mDoGph_BeforeOfDraw() {
|
||||
bool mDoGph_AfterOfDraw() {
|
||||
/* Nonmatching */
|
||||
if (!fapGmHIO_isMenu()) {
|
||||
if (JUTGamePad::getPortStatus(0).button == 0 && fapGmHIO_getMeter() != 0 && !JFWSystem::getSystemConsole()->isVisible()) {
|
||||
if (JUTGamePad::getPortStatus(JUTGamePad::Port_1).button == 0 && fapGmHIO_getMeter() != 0 && !JFWSystem::getSystemConsole()->isVisible()) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user