mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 05:34:58 +00:00
Finalised input names, added some more save file conversion code
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
module Input
|
||||
USE = C
|
||||
BACK = B
|
||||
SPECIAL = A
|
||||
USE = C
|
||||
BACK = B
|
||||
ACTION = A
|
||||
AUX1 = X
|
||||
AUX2 = Y
|
||||
SPECIAL = Z
|
||||
JUMPUP = L
|
||||
JUMPDOWN = R
|
||||
|
||||
unless defined?(update_KGC_ScreenCapture)
|
||||
class << Input
|
||||
|
||||
Reference in New Issue
Block a user