mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Add Roboto font, misc icons and text things
This commit is contained in:
10
PortabilityLayer/FontHacks.h
Normal file
10
PortabilityLayer/FontHacks.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
namespace PortabilityLayer
|
||||
{
|
||||
enum FontHacks
|
||||
{
|
||||
FontHacks_None,
|
||||
FontHacks_Roboto,
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user