removed some unnecessary comments

This commit is contained in:
2024-07-12 10:00:48 -04:00
parent c9e96b5e6e
commit 922b88a4a2
4 changed files with 0 additions and 24 deletions

View File

@ -1,9 +1,3 @@
/*
* CS 246 Final Project
* File: map.h
* Purpose: handles map functionality
*/
#ifndef __RACES_H__
#define __RACES_H__