Start hooking stuff up!
This commit is contained in:
parent
e5a3717e64
commit
7744e18d8c
15 changed files with 368 additions and 23 deletions
|
@ -20,7 +20,7 @@ namespace nbt
|
|||
// Implementation here
|
||||
}
|
||||
|
||||
void EndTag::writeValue(ByteLayer &data)
|
||||
void EndTag::writeValue(ByteLayer &data) const
|
||||
{
|
||||
// Implementation here
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue