Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JUMP mnemonic doesn't work. #696

Open
DEntis-T opened this issue Feb 18, 2022 · 0 comments
Open

JUMP mnemonic doesn't work. #696

DEntis-T opened this issue Feb 18, 2022 · 0 comments

Comments

@DEntis-T
Copy link

DEntis-T commented Feb 18, 2022

Issue description:

Simply said - JUMP mnemonic doesn't work.

stock func(params)
{
        #emit JUMP cool
        somecode;
        cool:
                some othercode;
        return 1;
}

Workspace Information:

  • Compiler version: 3.10.10
  • Command line arguments provided (or sampctl version):
#pragma option -i<include>

#pragma option $file

#pragma option -;+

And yes, I know this is not the command line.

  • Operating System: Windows 7 32bit (despondency)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant