FireEmblemUniverse / ColorzCore

A rewriting of Core.exe for EA.
GNU General Public License v3.0
7 stars 7 forks source link

I want to create symbol information for local label. #56

Closed FEBuilderGBA closed 19 hours ago

FEBuilderGBA commented 4 years ago
{
foobar:
#incbin "foo.dmp"
}

I also want to create symbol information for the local label foobar. If you have duplicate labels, I think you should mangle them.

forbar@foo.event@RAND