mirror of
https://github.com/cc65/cc65.git
synced 2025-08-15 06:27:36 +00:00
Bumped API version.
Removal of the joy_masks array with 7f52a770d9
was exactly the very type of change asking for a new API version.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
;------------------------------------------------------------------------------
|
||||
; The JOY API version, stored in JOY_HDR::VERSION
|
||||
|
||||
JOY_API_VERSION = $03
|
||||
JOY_API_VERSION = $04
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; Variables
|
||||
|
Reference in New Issue
Block a user