mirror of
https://github.com/AxioDL/boo.git
synced 2025-07-16 01:56:02 +00:00
10 lines
101 B
C++
10 lines
101 B
C++
#ifndef CDUALSHOCKPAD_HPP
|
|
#define CDUALSHOCKPAD_HPP
|
|
|
|
namespace boo
|
|
{
|
|
|
|
}
|
|
|
|
#endif // CDUALSHOCKPAD_HPP
|