KolibriLib
Loading...
Searching...
No Matches
input.hpp
1#ifndef __INPUT_H__
2#define __INPUT_H__
3
4#include "mouse.hpp"
5
6
7#endif // __INPUT_H__