-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix format specifier, fix c++ includes
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule portsmf
updated
13 files
+24 −30 | allegro.cpp | |
+2 −2 | allegro.h | |
+6 −6 | allegrord.cpp | |
+4 −4 | allegrosmfrd.cpp | |
+4 −4 | allegrosmfwr.cpp | |
+4 −4 | allegrowr.cpp | |
+5 −5 | apps/allegroplay.cpp | |
+17 −0 | common.h | |
+3 −3 | mfmidi.cpp | |
+1 −1 | mfmidi.h | |
+1 −1 | portsmf_test/portsmf_test.cpp | |
+1 −1 | strparse.cpp | |
+5 −5 | trace.cpp |