mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-29 03:32:54 +00:00
D3DUtil: Remove unused defines
This commit is contained in:
parent
01a92af014
commit
d6f10fdc15
@ -97,13 +97,6 @@ private:
|
||||
std::list<bool*> observers;
|
||||
};
|
||||
|
||||
// Font creation flags
|
||||
#define D3DFONT_BOLD 0x0001
|
||||
#define D3DFONT_ITALIC 0x0002
|
||||
|
||||
// Font rendering flags
|
||||
#define D3DFONT_CENTERED 0x0001
|
||||
|
||||
class CD3DFont
|
||||
{
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user