ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
shoot.c File Reference
#include "../../../ugbc.h"

Go to the source code of this file.

Functions

void shoot (Environment *_environment, int _channels)
 Emit ASM code for SHOOT ....

Function Documentation

◆ shoot()

void shoot ( Environment * _environment,
int _channels )

Emit ASM code for SHOOT ....

This function emits a code capable of play a shoot sound.

Parameters
_environmentCurrent calling environment
_channelschannels to play on

Definition at line 70 of file shoot.c.