mirror of
https://github.com/aimrebirth/tools.git
synced 2026-04-14 17:33:25 +00:00
Misc.
This commit is contained in:
parent
8841de8a9e
commit
091dd3cbe9
1 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* AIM db_extractor
|
||||
* AIM db_add_language
|
||||
* Copyright (C) 2017 lzwdgc
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
|
|
@ -16,6 +16,10 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
// This program can add db localization into P4 (not into original game)
|
||||
// using original db
|
||||
// and google/yandex services for automatic translation.
|
||||
|
||||
#include <common.h>
|
||||
#include <db.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue