CTitleStateIntro_patches: fixed message inconsistencies (#259)

This commit is contained in:
Hyper
2025-02-01 13:37:48 +00:00
committed by GitHub
parent 9d98d507b0
commit 3497d9b34b
4 changed files with 34 additions and 44 deletions

View File

@@ -1,12 +1,6 @@
#include "registry.h"
#include <os/process.h>
#include <os/registry.h>
#include <user/config.h>
void Registry::Load()
{
}
void Registry::Save()
{