|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
Go to the source code of this file.
Functions | |
| Variable * | music_storage (Environment *_environment, char *_source_name, char *_target_name, int _bank_expansion) |
| Emit code for LOAD MUSIC(...). | |
| Variable * music_storage | ( | Environment * | _environment, |
| char * | _source_name, | ||
| char * | _target_name, | ||
| int | _bank_expansion ) |
Emit code for LOAD MUSIC(...).
| _environment | Current calling environment |
| _filename | Filename to read into buffer |
Definition at line 71 of file music_storage.c.