1
0
Fork 0

Update smsmulti.c

This commit is contained in:
Matteias Collet 2021-01-14 23:35:27 +01:00 committed by GitHub
parent ef4f37b015
commit 24ec8b0223
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
#include <stdint.h>
#include <stdarg.h>
#include <math.h>
#include "sms.h"
#include "inc/sms.h"
#define NUM_PLAYERS 2