Add Cake #81

Merged
TheBrokenRail merged 22 commits from bigjango13/minecraft-pi-reborn:master into master 2024-02-07 06:47:47 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6c5d647a7f - Show all commits

View File

@ -3,4 +3,4 @@ method void colorABGR(int color) = 0x52b54;
method void color(int r, int g, int b, int a) = 0x52a48;
method void vertexUV(float x, float y, float z, float u, float v) = 0x52d40;
static-property Tesselator *instance = 0x137538;
static-property Tesselator instance = 0x137538;