srcclean, etc.

This commit is contained in:
Vas Crabb 2018-12-24 02:55:03 +11:00
parent 8105e43505
commit 56152346cc
2 changed files with 45 additions and 45 deletions

View File

@ -6,10 +6,13 @@
***************************************************************************/
#include "math.h"
#include "machine/3dom2.h"
#include "emu.h"
#include "video/3dom2_te.h"
#include "machine/3dom2.h"
#include <math.h>
/*
TODO:

View File

@ -5,13 +5,10 @@
3DO M2 BDA Triangle Engine
***************************************************************************/
#pragma once
#ifndef MAME_VIDEO_3DOM2_TE_H
#define MAME_VIDEO_3DOM2_TE_H
#include "emu.h"
#pragma once
/***************************************************************************
FORWARD DECLARATIONS