mirror of
https://github.com/AxioDL/boo.git
synced 2025-06-06 22:53:39 +00:00
10 lines
104 B
C++
10 lines
104 B
C++
#ifndef CREVOLUTIONPAD_HPP
|
|
#define CREVOLUTIONPAD_HPP
|
|
|
|
namespace boo
|
|
{
|
|
|
|
}
|
|
|
|
#endif // CREVOLUTIONPAD_HPP
|