mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Replace GhosteShop Logo On Credits Screen
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 22 KiB |
Binary file not shown.
@@ -57,7 +57,7 @@ void Overlays::ShowCredits() {
|
|||||||
Gui::DrawStringCentered(0, 218, 0.6f, TEXT_COLOR, Lang::get("CURRENT_VERSION") + std::string(V_STRING), 390, 0, font);
|
Gui::DrawStringCentered(0, 218, 0.6f, TEXT_COLOR, Lang::get("CURRENT_VERSION") + std::string(V_STRING), 390, 0, font);
|
||||||
|
|
||||||
GFX::DrawBottom();
|
GFX::DrawBottom();
|
||||||
//GFX::DrawSprite(sprites_DarkStore_core_idx, 0, 0);
|
GFX::DrawSprite(sprites_DarkStore_core_idx, 0, 0);
|
||||||
C3D_FrameEnd(0);
|
C3D_FrameEnd(0);
|
||||||
|
|
||||||
hidScanInput();
|
hidScanInput();
|
||||||
|
|||||||
Reference in New Issue
Block a user