mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-01-24 17:26:41 +00:00
whoops
This commit is contained in:
parent
19e967c7dd
commit
08a884b375
1 changed files with 1 additions and 1 deletions
|
@ -432,7 +432,6 @@ SET(AQUARIA_SRCS
|
|||
${SRCDIR}/Entity.cpp
|
||||
${SRCDIR}/FlockEntity.cpp
|
||||
${SRCDIR}/Game.cpp
|
||||
${SRCDIR}/GameKeyNames.cpp
|
||||
${SRCDIR}/GameStructs.cpp
|
||||
${SRCDIR}/GameplayVariables.cpp
|
||||
${SRCDIR}/GasCloud.cpp
|
||||
|
@ -506,6 +505,7 @@ SET(BBGE_SRCS
|
|||
${BBGEDIR}/Emitter.cpp
|
||||
${BBGEDIR}/Event.cpp
|
||||
${BBGEDIR}/FrameBuffer.cpp
|
||||
${BBGEDIR}/GameKeyNames.cpp
|
||||
${BBGEDIR}/Gradient.cpp
|
||||
${BBGEDIR}/GLLoad.cpp
|
||||
${BBGEDIR}/Joystick.cpp
|
||||
|
|
Loading…
Reference in a new issue