Commit fc39fa67 authored by Simon Middleton's avatar Simon Middleton
Browse files

Added alarm_anypending() to rl_entries

parent da3bd529
......@@ -36,6 +36,7 @@
; sprite_get_given_rp
; wimp_ploticon, wimp_which_icon
; win_read_eventhandler
; SJM 27-Aug-98: put alarm_anypending back in for NCFresco
;
; WARNING! Extra entries MUST, repeat MUST, be added ONLY to the end of the list
; otherwise backwards compatiblity is SHAFTED!
......@@ -51,7 +52,7 @@
Entry alarm_set, imported, , , ,
; Entry alarm_remove, imported, , , ,
Entry alarm_removeall, imported, , , ,
; Entry alarm_anypending, imported, , , ,
Entry alarm_anypending, imported, , , ,
Entry alarm_next, imported, , , ,
Entry alarm_callnext, imported, , , ,
Entry baricon, imported, , , ,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment