mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-03 08:08:39 -04:00
htc: begin skeletoning types for HtcmiscImpl
This commit is contained in:
parent
889f144b27
commit
1963ae7ec0
13 changed files with 320 additions and 6 deletions
|
@ -33,4 +33,8 @@ namespace ams::htclow {
|
|||
|
||||
constexpr inline s16 ProtocolVersion = 5;
|
||||
|
||||
enum ReceiveOption {
|
||||
/* ... */
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue