Update smsmulti.c
This commit is contained in:
parent
ef4f37b015
commit
24ec8b0223
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#include <stdint.h>
|
||||
#include <stdarg.h>
|
||||
#include <math.h>
|
||||
#include "sms.h"
|
||||
#include "inc/sms.h"
|
||||
|
||||
#define NUM_PLAYERS 2
|
||||
|
||||
|
|
Reference in a new issue