1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-06 13:29:01 +00:00
cc65/libsrc/geos-common/mousesprite
Oliver Schmidt 008b4c4e1d Replaced whole bunch for Makefiles with a single generic Makefile.
- No complex shell logic.
- "Source file shadowing" for all targets via vpath.
- Dependency handling.
- True incremental build.
- Don't write into source directories.
- Easy cleanup by just removing 'wrk'.
2013-05-04 22:10:48 +02:00
..
clearmousemode.s Normalized coding style. 2012-02-08 16:13:01 +00:00
disablsprite.s Normalized coding style. 2012-02-08 16:13:01 +00:00
drawsprite.s Normalized coding style. 2012-02-08 16:13:01 +00:00
enablsprite.s Normalized coding style. 2012-02-08 16:13:01 +00:00
getnextchar.s Normalized coding style. 2012-02-08 16:13:01 +00:00
inittextprompt.s Normalized coding style. 2012-02-08 16:13:01 +00:00
ismseinregion.s Normalized coding style. 2012-02-08 16:13:01 +00:00
mouseoff.s Normalized coding style. 2012-02-08 16:13:01 +00:00
mouseup.s Normalized coding style. 2012-02-08 16:13:01 +00:00
possprite.s Normalized coding style. 2012-02-08 16:13:01 +00:00
promptoff.s Apply "improved" cursor-off handling for native GEOS API too. 2012-10-25 20:02:01 +00:00
prompton.s Normalized coding style. 2012-02-08 16:13:01 +00:00
startmousemode.s Normalized coding style. 2012-02-08 16:13:01 +00:00