11 lines
222 B
C
11 lines
222 B
C
|
/*
|
||
|
* Created by Brett on 27/01/23.
|
||
|
* Licensed under GNU General Public License V3.0
|
||
|
* See LICENSE file for license detail
|
||
|
*/
|
||
|
|
||
|
#ifndef BLT_TESTS_NBT_BLOCK_H
|
||
|
#define BLT_TESTS_NBT_BLOCK_H
|
||
|
|
||
|
#endif //BLT_TESTS_NBT_BLOCK_H
|