1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-06 00:13:33 +00:00

Added MeshReset Tool

This commit is contained in:
Bryan Roe
2019-01-11 10:59:24 -08:00
parent a0f146b38d
commit 3cf4dfced6
11 changed files with 995 additions and 0 deletions

15
meshreset/stdafx.h Normal file
View File

@@ -0,0 +1,15 @@
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
// TODO: reference additional headers your program requires here