Skip to content

PSGlib's channel defines issues #79

@OrlanRod

Description

@OrlanRod

Not sure if intended but there is "#" just before the constant values. It compiles fine but thought i bring this up because VSCode is reporting this as an red squiggle error.

#define SFX_CHANNEL2        #0x01
#define SFX_CHANNEL3        #0x02
#define SFX_CHANNELS2AND3   SFX_CHANNEL2|SFX_CHANNEL3
#define SFX_CHANNEL0        #0x04
#define SFX_CHANNEL1        #0x08

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions