mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
commit mysteriously missing file.
svn path=/branches/ros-amd64-bringup/; revision=40132
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef LANG_MY_MM_H__
|
||||
#define LANG_MY_MM_H__
|
||||
|
||||
MUI_LAYOUTS myMMLayouts[] =
|
||||
{
|
||||
{ L"0455", L"00000455" },
|
||||
{ L"0409", L"00000409" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user