mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2025-01-24 17:54:59 +01:00
Remove <stdio.h>
include from SteamNetwork.c
It's unused.
This commit is contained in:
parent
6ba7058a0e
commit
135ff36409
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
#ifndef MAKEANDPLAY
|
#ifndef MAKEANDPLAY
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <SDL.h>
|
#include <SDL.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue