1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 00:57:11 +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:
cuz 2004-04-08 17:48:55 +00:00
parent 3d8aa8c7d8
commit 5e79761321

View File

@ -72,6 +72,7 @@ JOY_API_VERSION = $00
;------------------------------------------------------------------------------
; ASM functions
.global _joy_unload
.global _joy_install
.global _joy_uninstall
.global _joy_count