index
:
clyne/gamedev
master
refactor
A 2D video game project
Clyne Sullivan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
entities.hpp
blob: f7c3894d3065937db2017ec34f6a598eae0328e9 (
plain
)
1
2
3
4
5
6
#ifndef ENTITIES_HPP_
#define ENTITIES_HPP_
void
entityxTest
();
#endif
// ENTITIES_HPP_