Expected Behavior
An image should be displayed that follows the mouse cursor when using the LVLBUILD.EXE program.
Actual Behavior
No cursor is displayed on the screen.
When the commented code in xmouse_hide and xmouse_show is compiled, the program does not work properly. This likely has to do with the implementation of xcopyd2dmasked in g_lib.c
Steps to Reproduce the Problem
- Mount GOTRES.DAT in C:\GOT\
- Mount LVLBUILD.EXE in C:\
- RUN LVLBUILD.EXE
- Move the mouse cursor around
Specifications
- Version:
- Platform:
- Subsystem:
Expected Behavior
An image should be displayed that follows the mouse cursor when using the
LVLBUILD.EXEprogram.Actual Behavior
No cursor is displayed on the screen.
When the commented code in
xmouse_hideandxmouse_showis compiled, the program does not work properly. This likely has to do with the implementation ofxcopyd2dmaskeding_lib.cSteps to Reproduce the Problem
Specifications