Update core_input_multitouch.c
This commit is contained in:
parent
af744b07c3
commit
6a8e4795da
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
|||
|
||||
#include "raylib.h"
|
||||
|
||||
#define MAX_TOUCH_POINTS 10
|
||||
|
||||
int main(void)
|
||||
{
|
||||
// Initialization
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue