1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-22 02:29:29 +00:00

Make _mouse_geterrormsg public

git-svn-id: svn://svn.cc65.org/cc65/trunk@3293 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2004-11-07 13:00:29 +00:00
parent 4e81c529d9
commit 71669b5ae3

View File

@ -33,7 +33,7 @@
;/* */
;/*****************************************************************************/
;------------------------------------------------------------------------------
@ -129,6 +129,7 @@ MOUSE_BTN_RIGHT = $01
.global _mouse_unload
.global _mouse_install
.global _mouse_uninstall
.global _mouse_geterrormsg
.global _mouse_hide
.global _mouse_show
.global _mouse_box