Boot Sound

This commit is contained in:
Serge
2023-09-07 17:29:35 +02:00
parent 20e7dd96a1
commit 4ae3fb4e3d
5 changed files with 45 additions and 6 deletions

View File

@@ -104,6 +104,8 @@ public class AsusACPI
public const int ScreenPadToggle = 0x00050031;
public const int ScreenPadBrightness = 0x00050032;
public const int BootSound = 0x00130022;
public const int Tablet_Notebook = 0;
public const int Tablet_Tablet = 1;
public const int Tablet_Tent = 2;