index
:
project-spc
loek/audio
loek/cleanup
loek/collision-system
loek/config
loek/doxygen
loek/hotfix
loek/replay
loek/savemgr
loek/scripts
loek/tests
loek/util
loek/wrap
master
poc/audio-miniaudio
poc/audio-soloud
poc/profiling
wouter/gameloop
24-25 b13 spc: minor project engine
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crepe
/
Resource.cpp
blob: 27b4c4b86b72e5fd0e7fb800def153dab8a2970b (
plain
)
1
2
3
4
5
#include
"Resource.h"
using
namespace
crepe
;
Resource
::
Resource
(
const
Asset
&
asset
)
{}