summaryrefslogtreecommitdiffhomepage
path: root/src/input/irodeo_input.h
blob: 5066170f35b14bc4eb55c562782b6c59a0ad88f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
#pragma once

// -- internal --
// public
#include "rodeo/input.h"
// private
#include "irodeo_input_t.h"

float
irodeo_input_screen_to_world(float input);