Language…
11 users online:  AmperSam, CroNo, DanMario24YT, fsvgm777, Guido_Keller, Isikoro, JezJitzu, Sweetdude, timothy726, tOaO, Tomi P - Guests: 273 - Bots: 365
Users: 64,795 (2,377 active)
Latest user: mathew

Library Problems...

i need to use two uberASM patches on a level, i'm doing the call by the
library thing. the point is... how do i call a file that calls a file by
the library? the patch is:

NoEnemyTeleport

https://www.smwcentral.net/?p=section&a=details&id=20131
You can't do that, so in this case the simpler solution is to put the call to the library file for the other uberasm at the start of the "no enemy teleport" code.
Hello! thank you for answering! how do i put the library calling code on the no enemy teleport code?
don't need to answer it worked.