Commit 1a760aaa authored by chili's avatar chili
Browse files

housekeeping: chiliwin -> mouse

parent 34278645
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
* You should have received a copy of the GNU General Public License * * You should have received a copy of the GNU General Public License *
* along with The Chili DirectX Framework. If not, see <http://www.gnu.org/licenses/>. * * along with The Chili DirectX Framework. If not, see <http://www.gnu.org/licenses/>. *
******************************************************************************************/ ******************************************************************************************/
#include "ChiliWin.h"
#include "Mouse.h" #include "Mouse.h"
#include <Windows.h>
std::pair<int,int> Mouse::GetPos() const noexcept std::pair<int,int> Mouse::GetPos() const noexcept
{ {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment