Correct typo
This commit is contained in:
parent
e1779248d9
commit
17fb47bce8
1 changed files with 1 additions and 1 deletions
|
@ -393,7 +393,7 @@ RenderBackend_Surface* RenderBackend_CreateSurface(unsigned int width, unsigned
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Backend_PrintError("GX2RCreateSurface failedin RenderBackend_CreateSurface");
|
Backend_PrintError("GX2RCreateSurface failed in RenderBackend_CreateSurface");
|
||||||
}
|
}
|
||||||
|
|
||||||
free(surface);
|
free(surface);
|
||||||
|
|
Loading…
Add table
Reference in a new issue