16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 13:59:19 +02:00

minor bug fixes

This commit is contained in:
tmj-fstate
2021-03-04 23:36:36 +01:00
parent 517c9c89f8
commit 4aff092167
9 changed files with 241 additions and 189 deletions

View File

@@ -28,7 +28,7 @@ enum class sound_type {
enum sound_parameters {
range = 0x1,
amplitude = 0x2,
frequency = 0x4
frequency = 0x4,
};
enum sound_flags {