Fix bug causing ext0...ext3 to sometimes appear pressed on 12btn gamepad
This commit is contained in:
parent
19828f169b
commit
bb9d6a8ce2
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@ for i = 1,#ports do
|
|||
print("\t\t\t\tbreak;");
|
||||
end
|
||||
print("\t\t\t};");
|
||||
print("\t\t\treturn 0;");
|
||||
print("\t\t};");
|
||||
print("\t\tserialize = [](const unsigned char* buffer, char* textbuf) -> size_t {");
|
||||
local bit_l = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue