Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PoroCYon
pimpmobile
Commits
29002843
Commit
29002843
authored
May 09, 2009
by
Erik Faye-Lund
Browse files
moving load_module.h to src
Signed-off-by:
Erik Faye-Lund
<
kusmabite@gmail.com
>
parent
dd161008
Changes
4
Hide whitespace changes
Inline
Side-by-side
converter/pimpconv.c
View file @
29002843
...
...
@@ -2,7 +2,7 @@
#include
<string.h>
#include
<assert.h>
#include
"load_module.h"
#include
"
../src/
load_module.h"
#include
"serialize_module.h"
#include
"serializer.h"
...
...
src/load_mod.c
View file @
29002843
...
...
@@ -10,7 +10,7 @@
#include
<math.h>
#include
<float.h>
#include
"
../converter/
load_module.h"
#include
"load_module.h"
#include
"convert_sample.h"
#include
"pimp_module.h"
#include
"pimp_mixer.h"
/* for pimp_loop_type enum */
...
...
converter
/load_module.h
→
src
/load_module.h
View file @
29002843
File moved
src/load_xm.c
View file @
29002843
...
...
@@ -8,7 +8,7 @@
#include
<string.h>
#include
<assert.h>
#include
"
../converter/
load_module.h"
#include
"load_module.h"
#include
"convert_sample.h"
#include
"pimp_module.h"
#include
"pimp_mixer.h"
/* for pimp_loop_type enum */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment