1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-08 15:29:37 +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:
Oliver Schmidt 2017-11-21 22:42:43 +01:00
parent 3f8de9f026
commit 6034b68f06

View File

@ -55,7 +55,7 @@
;------------------------------------------------------------------------------
; The JOY API version, stored in JOY_HDR::VERSION
JOY_API_VERSION = $03
JOY_API_VERSION = $04
;------------------------------------------------------------------------------
; Variables