Files

10 lines
192 B
C++
Raw Permalink Normal View History

// Copyright 2009 Dolphin Emulator Project
2015-05-18 01:08:10 +02:00
// Licensed under GPLv2+
// Refer to the license.txt file included.
2009-06-22 09:31:30 +00:00
2014-02-17 05:18:15 -05:00
#include "VideoCommon/BPMemory.h"
2009-06-22 09:31:30 +00:00
// BP state
2009-06-22 09:31:30 +00:00
// STATE_TO_SAVE
BPMemory bpmem;