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

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