Files
dolphin/Source/Core/VideoCommon/BPStructs.h
T

11 lines
192 B
C
Raw Normal View History

// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Refer to the license.txt file included.
#pragma once
2014-02-17 05:18:15 -05:00
#include "VideoCommon/BPMemory.h"
void BPInit();
void BPReload();