Start to do collisions
This commit is contained in:
@@ -58,6 +58,7 @@ macro_rules! make_textures {
|
||||
|
||||
make_textures!(
|
||||
Mario, mario, make_mario_texture, "../../../assets/textures/mario.png",
|
||||
Overworld, overworld, make_overworld_texture, "../../../assets/textures/overworld.png",
|
||||
);
|
||||
|
||||
impl TextureManager {
|
||||
|
||||
Reference in New Issue
Block a user