LeviLamina
Loading...
Searching...
No Matches
crc_context.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
crc_context
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk8f586f;
10
::ll::UntypedStorage<4, 4>
mUnk77d52b;
11
::ll::UntypedStorage<8, 16>
mUnk5cbfd6;
12
::ll::UntypedStorage<8, 8>
mUnk3c8c9f;
13
::ll::UntypedStorage<8, 8>
mUnkd678c8;
14
::ll::UntypedStorage<8, 8>
mUnk596aa0;
15
::ll::UntypedStorage<4, 4>
mUnkf573c4;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
crc_context
& operator=(
crc_context
const
&);
21
crc_context
(
crc_context
const
&);
22
crc_context
();
23
};
crc_context
Definition
crc_context.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
libzip
libzip_mojang
crc_context.h
Generated on Sat Apr 26 2025 05:55:39 for LeviLamina by
1.12.0