mirror of
https://github.com/Ale32bit/Capy64.git
synced 2025-01-18 18:46:43 +00:00
👀
This commit is contained in:
parent
8eddd69616
commit
72692be21a
1 changed files with 1 additions and 1 deletions
|
@ -466,6 +466,6 @@ public class GPU : IPlugin
|
||||||
L.Error(e.ToString());
|
L.Error(e.ToString());
|
||||||
}
|
}
|
||||||
|
|
||||||
return -1;
|
return 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue