repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Check for SYS/GL during library init. Reason is that
[AROS.git]
/
workbench
/
utilities
/
Installer
/
catalogs
/
Installer.cd
blob
26ca5e887ecf18abc34d8a2cea45d11fd0e540b7
1
;
2
;
3
MSG_OK (//)
4
OK
5
;
6
MSG_CANCEL (//)
7
Cancel
8
;
9
MSG_MESSAGE (//)
10
Message
11
;
12
MSG_PROMPT (//)
13
Prompt
14
;
15
MSG_YES (//)
16
Yes
17
;
18
MSG_NO (//)
19
No
20
;