CoreMods
CoreMods copied to clipboard
Would like a way to create LDC with a float value
In javascript it will create LDC with a double value, which I have to add D2F after it. Maybe add a method in ASMAPI which will return a LdcInsnNode containing a float value.