mirror of
https://github.com/weiju/amiga-stuff
synced 2025-11-19 16:01:31 +00:00
4 lines
97 B
Rexx
4 lines
97 B
Rexx
/* ping.rexx - sends a ping to the application, run with rx ping */
|
|
address "BLITPLAY.1" "ping"
|
|
|