This website requires JavaScript.
Explore
Help
Sign in
thunderbrewhq
/
thunderbrew
Watch
1
Star
0
Fork
You've already forked thunderbrew
0
mirror of
https://github.com/thunderbrewhq/thunderbrew
synced
2026-02-04 17:19:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4e7a4fb87a
thunderbrew
/
src
/
db
/
Db.hpp
9 lines
100 B
C++
Raw
Normal View
History
Unescape
Escape
feat(db): load achievement db
2023-02-13 23:21:25 -06:00
#
ifndef DB_DB_HPP
#
define DB_DB_HPP
feat(db): add static database classes from whoa-autocode
2025-04-05 13:26:23 +04:00
#
include
"db/StaticDb.hpp"
feat(db): load achievement db
2023-02-13 23:21:25 -06:00
void
ClientDBInitialize
(
)
;
#
endif
Reference in a new issue
Copy permalink