mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-23 16:17:53 -05:00
Common: Remove common.h
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
#include <map>
|
||||
|
||||
#include "common/common.h"
|
||||
#include "common/common_types.h"
|
||||
|
||||
// This simple class creates a wrapper around a C/C++ function that saves all fp state
|
||||
// before entering it, and restores it upon exit. This is required to be able to selectively
|
||||
|
Reference in New Issue
Block a user