summaryrefslogtreecommitdiffstats
path: root/mbbsd/i18n.c
blob: 914036129f3ca96da7dbfc5a383b17f3321af734 (plain) (blame)
1
2
3
4
5
6
#include "bbs.h"

#ifdef I18N
void load_i18nstring() {
}
#endif