mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-16 06:17:54 +00:00
Update core_input_multitouch.c
This commit is contained in:
parent
af744b07c3
commit
6a8e4795da
@ -13,6 +13,8 @@
|
||||
|
||||
#include "raylib.h"
|
||||
|
||||
#define MAX_TOUCH_POINTS 10
|
||||
|
||||
int main(void)
|
||||
{
|
||||
// Initialization
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user