Advertisement
wolfboyft

wha...?

Jan 17th, 2016
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. $ make crystal11
  2. rgbasm -o crystal11.o crystal11.asm
  3. ERROR: crystal11.asm(4) -> main.asm(9606) -> engine/breeding/egg.asm(475) :
  4. 'EvosAttacks' not defined
  5. ERROR: crystal11.asm(4) -> main.asm(9606) -> engine/breeding/egg.asm(481) :
  6. 'EvosAttacks' not defined
  7. ERROR: crystal11.asm(4) -> main.asm(9606) -> engine/breeding/egg.asm(486) :
  8. 'EvosAttacks' not defined
  9. ERROR: crystal11.asm(4) -> main.asm(19412) -> engine/party_menu.asm(422) :
  10. 'EvosAttacks' not defined
  11. C:\cygwin64\usr\local\bin\rgbasm.exe: Assembly aborted in pass 2 (4 errors)!
  12. Makefile:68: recipe for target 'crystal11.o' failed
  13. make: *** [crystal11.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement