Codechange: split currency.h to _type.h and _func.h

This commit is contained in:
Rubidium
2026-06-18 17:53:12 +02:00
committed by rubidium42
parent 45065fb6d5
commit 3b8b089dd4
15 changed files with 62 additions and 53 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#include "stdafx.h"
#include "settings_table.h"
#include "currency.h"
#include "currency_type.h"
#include "screenshot.h"
#include "network/network.h"
#include "network/network_func.h"