Missing Controller

Error: RpgController could not be found.

Error: Create the class RpgController below in file: app/controllers/rpg_controller.php

<?php
class RpgController extends AppController {

	var $name = 'Rpg';
}
?>

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