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
RiscOS
S
Sources
Apps
Paint
Commits
470bc9cb
Commit
470bc9cb
authored
May 10, 2021
by
ROOL
🤖
Browse files
Ensure latest support module
parent
1ec3ac70
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
c/Main
c/Main
+1
-1
No files found.
c/Main
View file @
470bc9cb
...
@@ -3566,7 +3566,7 @@ int main (int argc, char *argv[])
...
@@ -3566,7 +3566,7 @@ int main (int argc, char *argv[])
/* Try to load export helpers, be silent on failure */
/* Try to load export helpers, be silent on failure */
os_cli
(
"RMEnsure ZLib 0.03 RMLoad System:Modules.ZLib"
);
os_cli
(
"RMEnsure ZLib 0.03 RMLoad System:Modules.ZLib"
);
os_cli
(
"RMEnsure CompressPNG 0.0
6
RMLoad System:Modules.CompressPNG"
);
os_cli
(
"RMEnsure CompressPNG 0.0
7
RMLoad System:Modules.CompressPNG"
);
os_cli
(
"RMEnsure CompressJPEG 0.08 RMLoad System:Modules.JCompMod"
);
os_cli
(
"RMEnsure CompressJPEG 0.08 RMLoad System:Modules.JCompMod"
);
#if CATCH_SIGNALS
#if CATCH_SIGNALS
...
...
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