mirror of
https://github.com/cc65/cc65.git
synced 2025-04-04 21:33:30 +00:00
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:
parent
3d8aa8c7d8
commit
5e79761321
@ -72,6 +72,7 @@ JOY_API_VERSION = $00
|
||||
;------------------------------------------------------------------------------
|
||||
; ASM functions
|
||||
|
||||
.global _joy_unload
|
||||
.global _joy_install
|
||||
.global _joy_uninstall
|
||||
.global _joy_count
|
||||
|
Loading…
x
Reference in New Issue
Block a user