diff --git a/assets/resources/CURSOR/CURSOR_IKA.cur b/assets/resources/CURSOR/CURSOR_IKA.cur
new file mode 100644
index 00000000..488b84bf
Binary files /dev/null and b/assets/resources/CURSOR/CURSOR_IKA.cur differ
diff --git a/assets/resources/CURSOR/CURSOR_NORMAL.cur b/assets/resources/CURSOR/CURSOR_NORMAL.cur
new file mode 100644
index 00000000..a70f9c55
Binary files /dev/null and b/assets/resources/CURSOR/CURSOR_NORMAL.cur differ
diff --git a/msvc2003/CSE2.rc b/msvc2003/CSE2.rc
index c1771c7a..db40c215 100644
--- a/msvc2003/CSE2.rc
+++ b/msvc2003/CSE2.rc
@@ -137,6 +137,15 @@ ZONBIE                  ORG                     "..\\assets\\resources\\ORG\\Zon
 //
 
 WAVE100                 WAVE                    "..\\assets\\resources\\WAVE\\Wave.dat"
+
+CURSOR_IKA CURSOR "..\\assets\\resources\\CURSOR\\CURSOR_IKA.cur"
+
+CURSOR_NORMAL CURSOR "..\\assets\\resources\\CURSOR\\CURSOR_NORMAL.cur"
+
+0 ICON "..\\assets\\resources\\ICON\\0.ico"
+
+ICON_MINI ICON "..\\assets\\resources\\ICON\\ICON_MINI.ico"
+
 #endif    // Japanese resources
 /////////////////////////////////////////////////////////////////////////////