encapsulating native / milk files

git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/represet@1174 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
w1z7ard
2008-09-19 22:47:04 +00:00
parent 6990509607
commit 2410fbc545
23 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
#ifndef __BUILTIN_PRESETS_HPP
#define __BUILTIN_PRESETS_HPP
#include "CompiledPreset.hpp"
#include "MstressJuppyDancer.hpp"
typedef CompiledPreset<MstressJumpyDancer> MstressJumpyDancerPreset;
#endif