not a bug no more

This commit is contained in:
kdx 2023-03-19 00:32:13 +01:00
parent df28588c4d
commit 72e8a34ff3
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@
int main(void)
{
srand(0);
if (LZY_Init("Hyperultra!", 30, "res/tset.png", "res/font.png")) {
LZY_Log("LZY_Init failed: %s", LZY_GetError());
LZY_Quit();