This website works better with JavaScript.
Home
Explore
Help
Sign In
kornerr
/
research-portable-memory
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
d
main
Михаил Капелько
4 months ago
parent
bf102cc842
commit
7e5322f738
2 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
res/splash.png
+3
-0
v5/main-gui.py
BIN
res/splash.png
View File
Before
After
Width:
1800
| Height:
600
| Size:
58KB
+ 3
- 0
v5/main-gui.py
View File
@@ -142,5 +142,8 @@ desktop_createTitle(p)
desktop_loadDescTextures(p)
desktop_createDesc(p)
desktop_loadSplashTextures(p)
desktop_createSplash(p)
wnd = desktop_Window(p)
arcade.run()
Write
Preview
Loading…
Cancel
Save