Update apt.cpp

This commit is contained in:
wheremyfoodat 2023-08-10 14:08:50 +03:00 committed by GitHub
parent 49566c33a1
commit d428a62973
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@
#include "ipc.hpp"
#include "kernel.hpp"
#include <vector>
namespace APTCommands {
enum : u32 {
GetLockHandle = 0x00010040,