error: `memset' was not declared at this scope.

This commit is contained in:
no 2016-01-13 10:20:05 -05:00
parent ebf3922c51
commit 344299d319
1 changed files with 2 additions and 0 deletions

View File

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