File tree Expand file tree Collapse file tree 8 files changed +7
-7
lines changed
Core/Libraries/Source/WWVegas/WW3D2
GeneralsMD/Code/Libraries/Source/WWVegas/WW3D2
Generals/Code/Libraries/Source/WWVegas/WW3D2 Expand file tree Collapse file tree 8 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ set(WW3D2_SRC
8181 #hlod.cpp
8282 #hlod.h
8383 hmdldef.cpp
84- hmdldef.H
84+ hmdldef.h
8585 #hmorphanim.cpp
8686 #hmorphanim.h
8787 #hrawanim.cpp
Original file line number Diff line number Diff line change 3636 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
3737
3838
39- #include " hmdldef.H "
39+ #include " hmdldef.h "
4040#include < assert.h>
4141#include " w3d_file.h"
4242#include " chunkio.h"
File renamed without changes.
Original file line number Diff line number Diff line change 4242
4343#include " proto.h"
4444#include " mesh.h"
45- #include " hmdldef.H "
45+ #include " hmdldef.h "
4646#include " hlod.h"
4747#include " w3derr.h"
4848
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ set(WW3D2_SRC
7979 hlod.cpp
8080 hlod.h
8181 #hmdldef.cpp
82- #hmdldef.H
82+ #hmdldef.h
8383 hmorphanim.cpp
8484 hmorphanim.h
8585 hrawanim.cpp
Original file line number Diff line number Diff line change 128128
129129#include " hlod.h"
130130#include " assetmgr.h"
131- #include " hmdldef.H "
131+ #include " hmdldef.h "
132132#include " w3derr.h"
133133#include " chunkio.h"
134134#include " predlod.h"
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ set(WW3D2_SRC
8181 hlod.cpp
8282 hlod.h
8383 #hmdldef.cpp
84- #hmdldef.H
84+ #hmdldef.h
8585 hmorphanim.cpp
8686 hmorphanim.h
8787 hrawanim.cpp
Original file line number Diff line number Diff line change 128128
129129#include " hlod.h"
130130#include " assetmgr.h"
131- #include " hmdldef.H "
131+ #include " hmdldef.h "
132132#include " w3derr.h"
133133#include " chunkio.h"
134134#include " predlod.h"
You can’t perform that action at this time.
0 commit comments