mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-06 12:14:54 +01:00
Remove some other headers that are in common_includes.h
This commit is contained in:
parent
fe9bbd1104
commit
e100c89160
4 changed files with 3 additions and 8 deletions
|
|
@ -1,10 +1,10 @@
|
|||
#ifndef __INCLUDED_BASE_HOOK_H__
|
||||
#define __INCLUDED_BASE_HOOK_H__
|
||||
|
||||
#ifdef EMU_OVERLAY
|
||||
|
||||
#include "../dll/base.h"
|
||||
|
||||
#ifdef EMU_OVERLAY
|
||||
|
||||
class Base_Hook
|
||||
{
|
||||
protected:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue