1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

fix next, prev

This commit is contained in:
bolero-MURAKAMI 2012-08-21 01:39:09 +09:00
parent e9910b090d
commit cdb10c0fbe
6 changed files with 221 additions and 5 deletions

View file

@ -5,5 +5,6 @@
#include <sprout/darkroom/objects/intersect.hpp>
#include <sprout/darkroom/objects/sphere.hpp>
#include <sprout/darkroom/objects/aa_plane.hpp>
#include <sprout/darkroom/objects/polygon.hpp>
#endif // #ifndef SPROUT_DARKROOM_OBJECTS_HPP