index
:
MinecraftConsoles.git
main
Minecraft Legacy Console Edition
ProsperousPotato
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Minecraft.World
/
FoodRecipies.h
blob: 8f2c1884b13ca2e309a6ac97ce24e82d0936b72e (
plain
)
1
2
3
4
5
6
7
#pragma once
class
FoodRecipies
{
public
:
void
addRecipes
(
Recipes
*
r
);
};