LeviLamina
Loading...
Searching...
No Matches
packed_u16.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
packed_u16 {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<2, 2>
mUnk76ebbf;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
packed_u16& operator=(packed_u16
const
&);
15
packed_u16(packed_u16
const
&);
16
packed_u16();
17
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
quickjs
packed_u16.h
Generated on
for LeviLamina by
1.16.1