mirror of
https://github.com/libretro/dolphin
synced 2024-11-09 06:53:01 -05:00
8 lines
160 B
C
8 lines
160 B
C
// Copyright 2008 Dolphin Emulator Project
|
|
// Licensed under GPLv2+
|
|
// Refer to the license.txt file included.
|
|
|
|
#pragma once
|
|
|
|
#include "VideoCommon/XFMemory.h"
|