Missing Controller

Error: GachaController could not be found.

Error: Create the class GachaController below in file: app/controllers/gacha_controller.php

<?php
class GachaController extends AppController {

	var $name = 'Gacha';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp