mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +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:
parent
4e81c529d9
commit
71669b5ae3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user