mirror of
https://github.com/cc65/cc65.git
synced 2025-01-03 01:31:55 +00:00
_em_unload was not exported
git-svn-id: svn://svn.cc65.org/cc65/trunk@2309 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
88d2cc0410
commit
3302bfc108
@ -79,6 +79,7 @@ EM_COPY_COUNT = 5
|
||||
;------------------------------------------------------------------------------
|
||||
; ASM functions
|
||||
|
||||
.global _em_unload
|
||||
.global _em_install
|
||||
.global _em_uninstall
|
||||
.global _em_pagecount
|
||||
|
Loading…
Reference in New Issue
Block a user