1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-02 09:03:37 +00:00

Fix compilation with gcc.

This commit is contained in:
Sergey Lipskiy 2014-11-25 12:11:18 +06:00
parent 9f9a6952a7
commit 83945d5dbd

View File

@ -1,3 +1,4 @@
#include <memory.h>
#include "N64.h"
#include "RSP.h"
#include "RDP.h"