diff --git a/prog/commonFx/commonFxGame/dafxModfx.cpp b/prog/commonFx/commonFxGame/dafxModFx.cpp similarity index 100% rename from prog/commonFx/commonFxGame/dafxModfx.cpp rename to prog/commonFx/commonFxGame/dafxModFx.cpp diff --git a/prog/commonFx/commonFxGame/dafxModfx.gen.nut b/prog/commonFx/commonFxGame/dafxModFx.gen.nut similarity index 100% rename from prog/commonFx/commonFxGame/dafxModfx.gen.nut rename to prog/commonFx/commonFxGame/dafxModFx.gen.nut diff --git a/prog/commonFx/commonFxGame/dafxModfxSystem.cpp b/prog/commonFx/commonFxGame/dafxModFxSystem.cpp similarity index 100% rename from prog/commonFx/commonFxGame/dafxModfxSystem.cpp rename to prog/commonFx/commonFxGame/dafxModFxSystem.cpp diff --git a/prog/commonFx/commonFxGame/dafxModfx_decl.h b/prog/commonFx/commonFxGame/dafxModFx_decl.h similarity index 100% rename from prog/commonFx/commonFxGame/dafxModfx_decl.h rename to prog/commonFx/commonFxGame/dafxModFx_decl.h diff --git a/prog/commonFx/commonFxGame/jamfile b/prog/commonFx/commonFxGame/jamfile index 99352bdec..9fdcc3a4c 100644 --- a/prog/commonFx/commonFxGame/jamfile +++ b/prog/commonFx/commonFxGame/jamfile @@ -18,7 +18,7 @@ include $(Root)/prog/commonFx/fxList.jam ; Sources = paramScriptsPool.cpp dafxSparksCpu.cpp - dafxModfxSystem.cpp + dafxModFxSystem.cpp modfx/modfx_cpu.cpp $(fxList).cpp diff --git a/prog/commonFx/commonFxTools/dafxModfx_tools.cpp b/prog/commonFx/commonFxTools/dafxModFx_tools.cpp similarity index 100% rename from prog/commonFx/commonFxTools/dafxModfx_tools.cpp rename to prog/commonFx/commonFxTools/dafxModFx_tools.cpp diff --git a/prog/commonFx/fxList.jam b/prog/commonFx/fxList.jam index f500e1ab1..dfd9ef7f5 100644 --- a/prog/commonFx/fxList.jam +++ b/prog/commonFx/fxList.jam @@ -2,7 +2,7 @@ fxList = lightFx dafxSparks - dafxModfx + dafxModFx dafxCompound ; if $(SkipFlowAnCompoundPS) != yes {