https://bugs.winehq.org/show_bug.cgi?id=39308
Bug ID: 39308 Summary: thdf.exe : outputting floats returns 0 Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: dos Assignee: wine-bugs@winehq.org Reporter: enoua5@gmail.com Distribution: ---
On lines that, in the c++ code, use "cout" to output a float, it will show 0, even though it's apparent that the float is still stored, still modified, and still controlling the flow of if statements