Added a missing export statement
git-svn-id: svn://svn.cc65.org/cc65/trunk@2977 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -72,6 +72,7 @@ JOY_API_VERSION = $00
|
|||||||
;------------------------------------------------------------------------------
|
;------------------------------------------------------------------------------
|
||||||
; ASM functions
|
; ASM functions
|
||||||
|
|
||||||
|
.global _joy_unload
|
||||||
.global _joy_install
|
.global _joy_install
|
||||||
.global _joy_uninstall
|
.global _joy_uninstall
|
||||||
.global _joy_count
|
.global _joy_count
|
||||||
|
|||||||
Reference in New Issue
Block a user