undeclared memset()

This commit is contained in:
no 2015-12-21 15:34:48 -05:00
parent 6abb430725
commit c49258420a
1 changed files with 2 additions and 0 deletions

View File

@ -9,7 +9,9 @@
* *
****************************************************************************/
#include "stdafx.h"
#include <string.h>
#include "PifRam.h"
#include <Project64-core/N64System/SystemGlobals.h>
#include <Project64-core/Plugins/ControllerPlugin.h>
#include <Project64-core/N64System/Mips/RegisterClass.h>