diff options
| author | EverythingWindows <[email protected]> | 2022-11-24 22:51:51 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-24 22:51:51 +0700 |
| commit | fb1e91c76bda9662305b3025ea3e6a9d72c9fe0b (patch) | |
| tree | 54e664674cf55f0764a178bc6d3456591a925b0e /ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | |
| parent | 9754f495672581abd7098c39027b512525b5f9ab (diff) | |
| download | shiftos-therevival-old-fb1e91c76bda9662305b3025ea3e6a9d72c9fe0b.tar.gz shiftos-therevival-old-fb1e91c76bda9662305b3025ea3e6a9d72c9fe0b.tar.bz2 shiftos-therevival-old-fb1e91c76bda9662305b3025ea3e6a9d72c9fe0b.zip | |
rough 0.2.7
Diffstat (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj')
| -rw-r--r-- | ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj index bbeeccb..862cb6b 100644 --- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj +++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj @@ -96,6 +96,7 @@ </ItemGroup> <ItemGroup> <Compile Include="Functions\InGame\Hardwares\KeyboardHandler.vb" /> + <Compile Include="Functions\InGame\ROMs\GUISCustomizations.vb" /> <Compile Include="Functions\InGame\SystemManager\CodepointSystem.vb" /> <Compile Include="Functions\InGame\SystemManager\Terminate.vb" /> <Compile Include="MainForms\Applications\DuWM\Shifter\Categories\DuWM_Shifter_About.Designer.vb"> @@ -219,6 +220,7 @@ <Compile Include="Functions\InGame\SystemManager\ColorSystem.vb" /> <Compile Include="TerminalApplications\Internal\Com_05tray.vb" /> <Compile Include="TerminalApplications\Internal\Com_App.vb" /> + <Compile Include="TerminalApplications\Internal\Com_Applist.vb" /> <Compile Include="TerminalApplications\Internal\Com_Cd.vb" /> <Compile Include="TerminalApplications\Internal\Com_Clear.vb" /> <Compile Include="TerminalApplications\Internal\Com_Codepoint.vb" /> |
