Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Jeffrey Lee
RISC_OSLib
Commits
fc39fa67
Commit
fc39fa67
authored
26 years ago
by
Simon Middleton
Browse files
Options
Download
Email Patches
Plain Diff
Added alarm_anypending() to rl_entries
parent
da3bd529
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
rlib/s/rl_entries
rlib/s/rl_entries
+2
-1
No files found.
rlib/s/rl_entries
View file @
fc39fa67
...
...
@@ -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
,
,
,
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment