mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Move font handler and platform-independent shell stuff
This commit is contained in:
6
GpShell/GpMain.h
Normal file
6
GpShell/GpMain.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
namespace GpMain
|
||||
{
|
||||
int Run();
|
||||
}
|
||||
Reference in New Issue
Block a user