From 49411238b04f3510d18617d1498622cf199c617d Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Tue, 8 Dec 2015 08:35:21 -0500 Subject: documentation, dialog box borders --- doc/latex/files.tex | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 doc/latex/files.tex (limited to 'doc/latex/files.tex') diff --git a/doc/latex/files.tex b/doc/latex/files.tex deleted file mode 100644 index d8d5247..0000000 --- a/doc/latex/files.tex +++ /dev/null @@ -1,11 +0,0 @@ -\section{File List} -Here is a list of all documented files with brief descriptions\+:\begin{DoxyCompactList} -\item\contentsline{section}{\hyperlink{main_8cpp}{main.\+cpp} \\*The file that links everything together for the game to run. The main game loop contains all of the global variables the game uses, and it runs the main game loop, the render loop, and the logic loop that control all of the entities }{\pageref{main_8cpp}}{} -\item\contentsline{section}{include/{\bfseries common.\+h} }{\pageref{common_8h}}{} -\item\contentsline{section}{include/{\bfseries entities.\+h} }{\pageref{entities_8h}}{} -\item\contentsline{section}{include/{\bfseries inventory.\+h} }{\pageref{inventory_8h}}{} -\item\contentsline{section}{include/{\bfseries Quest.\+h} }{\pageref{Quest_8h}}{} -\item\contentsline{section}{include/{\bfseries Texture.\+h} }{\pageref{Texture_8h}}{} -\item\contentsline{section}{include/{\bfseries ui.\+h} }{\pageref{ui_8h}}{} -\item\contentsline{section}{include/\hyperlink{world_8h}{world.\+h} \\*The world system }{\pageref{world_8h}}{} -\end{DoxyCompactList} -- cgit v1.2.3