2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 02:27:43 +00:00

header renames and initial LogVisor integration

This commit is contained in:
Jack Andersen
2015-07-03 20:03:59 -10:00
parent 019f773378
commit 0b492c6e15
21 changed files with 42 additions and 18 deletions

View File

@@ -3,12 +3,13 @@
#include <string>
#include <vector>
#include <HECLDatabase.hpp>
#include <stdio.h>
#include <sys/ioctl.h>
#include <unistd.h>
#include <string.h>
#include "HECL/Database.hpp"
struct ToolPassInfo
{
HECL::SystemString pname;