mirror of
https://github.com/haya3218/SDfmL.git
synced 2024-08-14 23:57:09 +00:00
uhmmmmmmm...... uhhhhh....... whoops.....
This commit is contained in:
parent
d2bb4ee85b
commit
e06e8c6cd7
2 changed files with 2 additions and 14 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -9,4 +9,5 @@ lib/x86/*.a
|
|||
lib/x86/*.dll
|
||||
lib/x86/*.txt
|
||||
bin/*.exe
|
||||
bin/*.dll
|
||||
bin/*.dll
|
||||
bin/log.txt
|
13
bin/log.txt
13
bin/log.txt
|
@ -1,13 +0,0 @@
|
|||
0:00.050 LOG: (Render.cpp:209) SoLoud has been successfully initialized.
|
||||
0:00.133 LOG: (Render.cpp:214) SDL has been successfully initialized.
|
||||
0:00.135 LOG: (Render.cpp:219) SDL_image has been successfully initialized.
|
||||
0:00.137 LOG: (Render.cpp:224) SDL_ttf has been successfully initialized.
|
||||
0:00.569 LOG: (Render.cpp:230) A window has been created.
|
||||
0:00.649 LOG: (Render.cpp:236) A renderer has been created.
|
||||
0:00.651 LOG: (Render.cpp:245) Finalized initialization. Command over.
|
||||
0:00.652 LOG: (Render.cpp:337) Switching states...
|
||||
0:00.652 LOG: (Render.cpp:349) Success! Calling Create()....
|
||||
0:00.658 LOG: (Render.cpp:354) Played sound from data/flixel.ogg
|
||||
0:03.857 LOG: (Render.cpp:337) Switching states...
|
||||
0:03.858 LOG: (Render.cpp:349) Success! Calling Create()....
|
||||
0:03.859 LOG: (Render.cpp:394) Played midi from data/canyon.mid with soundfont data/gm.sf2
|
Loading…
Reference in a new issue