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
halo
system_extras
Commits
99e2acae
Commit
99e2acae
authored
10 years ago
by
Elliott Hughes
Browse files
Options
Download
Email Patches
Plain Diff
Move away from gr_surface.
Change-Id: Id23940a2e92bbfd56a2f2e1e021fb89114830dd4
parent
01869e7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
slideshow/slideshow.cpp
slideshow/slideshow.cpp
+1
-1
No files found.
slideshow/slideshow.cpp
View file @
99e2acae
...
...
@@ -54,7 +54,7 @@ static void clear()
static
void
draw
(
const
char
*
resname
)
{
gr_s
urface
surface
;
GRS
urface
*
surface
;
int
w
,
h
,
x
,
y
;
if
(
res_create_display_surface
(
resname
,
&
surface
)
<
0
)
{
...
...
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