9 lines
141 B
Plaintext
9 lines
141 B
Plaintext
#include "rwstdmsg.h"
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
_RW_MSG_HELLO "Hello"
|
|
_RW_MSG_GOODBYE "Goodbye"
|
|
_RW_MSG_TREES "Cedar, Hemlock, and Noble Fir"
|
|
END
|