On the latest version (3.7.3), the final data directive of a function is sometimes the wrong directive.
Here's an example of it in action, causing the function to be unable to show 100%:
For reference, the original input assembly is .4byte 0x0000FFFF.
Here is a relevant function of it happening from decomp.me:
_KLEOD__sub_08014184.zip
On the latest version (3.7.3), the final data directive of a function is sometimes the wrong directive.
Here's an example of it in action, causing the function to be unable to show 100%:
For reference, the original input assembly is
.4byte 0x0000FFFF.Here is a relevant function of it happening from decomp.me:
_KLEOD__sub_08014184.zip