Include stdarg.h for va_start and va_end.

This commit is contained in:
2016-01-28 15:07:00 -05:00
parent b759a60417
commit d267a1b895
1 changed files with 2 additions and 0 deletions

View File

@ -37,7 +37,9 @@
//
//****************************************************************
#include <stdarg.h>
#include <string.h>
#include "Gfx_1.3.h"
#include "Util.h"
#include "Debugger.h"