7 lines
190 B
Plaintext
7 lines
190 B
Plaintext
Scriptname MusicType extends Form Hidden
|
|
|
|
; Add this music type to the music system stack
|
|
Function Add() native
|
|
|
|
; Remove this music type from the music system stack
|
|
Function Remove() native |