mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-08 23:25:40 +12:00
Run clang-format
This commit is contained in:
parent
f37bd9363f
commit
adcc9d93e4
1 changed files with 20 additions and 21 deletions
|
@ -114,7 +114,6 @@ public class PandaGlRenderer implements GLSurfaceView.Renderer, ConsoleRenderer
|
|||
return;
|
||||
}
|
||||
|
||||
|
||||
// Load the SMDH
|
||||
byte[] smdhData = AlberDriver.GetSmdh();
|
||||
if (smdhData.length == 0) {
|
||||
|
|
Loading…
Add table
Reference in a new issue