mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
6 lines
110 B
C
6 lines
110 B
C
#ifndef __RESOURCE__H
|
|
#define __RESOURCE__H
|
|
|
|
#define IDS_REACTOS_FONTS_FOLDER 151
|
|
|
|
#endif /* __RESOURCE__H */
|