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