X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fjoystick.cpp;h=fd8977fb8f2cd77303efab92941807ef33a73e2c;hb=2136446c0d38d00a651d3eb665ee564b18f94b28;hp=dc498d02134d87aeaeca92acb5d01185e8ef3203;hpb=5da604521611a960140b58a2fb0f236c65610b70;p=virtualjaguar diff --git a/src/joystick.cpp b/src/joystick.cpp index dc498d0..fd8977f 100644 --- a/src/joystick.cpp +++ b/src/joystick.cpp @@ -377,6 +377,7 @@ uint8 JoystickReadByte(uint32 offset) //unused int pad1Index = (joystick_ram[1] >> 4) & 0x0F; //WTF is this shit? +#warning "!!! What is this? !!!" if (!(pad0Index & 0x01)) { if (joypad_0_buttons[BUTTON_PAUSE])