summaryrefslogtreecommitdiff
path: root/client/i18n.h
blob: 11fd57634ad9f5b6fe104b0aab1807071753e25a (plain)
1
2
3
4
5
6
7
#pragma once

#ifndef W2_LANG_DEFAULT
#define W2_LANG_DEFAULT
#include "i18n/en_us.h"
#endif