possibility to choose angle of view
This commit is contained in:
@@ -53,7 +53,7 @@ int main(int ac, char **av)
|
||||
// infinite loop that waits for events to occurs
|
||||
*/
|
||||
|
||||
// mlx_loop_hook(game->mlx_ptr, hook_action, game);
|
||||
mlx_loop_hook(game->mlx_ptr, hook_action, game);
|
||||
mlx_loop(game->mlx_ptr);
|
||||
return (0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user