]> git.tdb.fi Git - libs/gl.git/commit
Move a few things to .cpp files
authorMikko Rasa <tdb@tdb.fi>
Tue, 5 Sep 2023 10:28:01 +0000 (13:28 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 5 Sep 2023 10:32:50 +0000 (13:32 +0300)
commit955cb6243a1131d64de9d637870f5c3771271b15
tree509ac6f154a8b9837ddca03cee984cad03fdf3e5
parent90f2dfaf3b1911555b14da3cb8f804d09a3cfa02
Move a few things to .cpp files

Otherwise they generate undefined references on MSVC.
source/animation/animation.cpp
source/animation/animation.h
source/resources/resourcemanager.cpp
source/resources/resourcemanager.h