Fix demomode file comments
This commit is contained in:
parent
1f2d67f98b
commit
9bc9bb6d33
2 changed files with 1 additions and 7 deletions
|
|
@ -1,9 +1,3 @@
|
|||
/**
|
||||
* @file animationinfo.h
|
||||
*
|
||||
* Contains most of the the demomode specific logic
|
||||
*/
|
||||
|
||||
#include <deque>
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* @file animationinfo.h
|
||||
* @file demomode.h
|
||||
*
|
||||
* Contains most of the the demomode specific logic
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue