mirror of
https://github.com/cavv-dev/Kekatsu-DS.git
synced 2025-06-18 08:45:33 -04:00
5 lines
56 B
C
5 lines
56 B
C
#pragma once
|
|
#include "database.h"
|
|
|
|
extern Database db;
|