7 lines
205 B
Plaintext
7 lines
205 B
Plaintext
#include "../sample.rc"
|
|
|
|
// The exact PNG file used here doesn't really matter but it's the same one we
|
|
// embed into the sample code too.
|
|
cursor RCDATA "cursor.png"
|
|
cursor_2x RCDATA "cursor_2x.png"
|