mirror of
https://github.com/quizhizhe/LiteLoaderBDS-1.16.40.git
synced 2025-06-04 19:33:40 +00:00
4 lines
182 B
C
4 lines
182 B
C
#pragma once
|
|
#pragma message("[WARNING] <TranslationAPI.h> has been renamed to <I18nAPI.h>")
|
|
#pragma message("[WARNING] Please fix your include in source code!")
|
|
#include "I18nAPI.h" |