Fix 'randomly placed' doxygen comments (which lead to incorrect documentation, e.g. some of those ended up as doxygen comment for various namespaces, such as Common)
svn-id: r46136
This commit is contained in:
parent
9a39135758
commit
413a048a06
13 changed files with 17 additions and 3 deletions
|
@ -24,6 +24,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @file
|
||||||
* Sound decoder used in engines:
|
* Sound decoder used in engines:
|
||||||
* - agos
|
* - agos
|
||||||
* - saga
|
* - saga
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @file
|
||||||
* Sound decoder used in engines:
|
* Sound decoder used in engines:
|
||||||
* - saga
|
* - saga
|
||||||
* - sword1
|
* - sword1
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @file
|
||||||
* Sound decoder used in engines:
|
* Sound decoder used in engines:
|
||||||
* - agos
|
* - agos
|
||||||
* - kyra
|
* - kyra
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @file
|
||||||
* Sound decoder used in engines:
|
* Sound decoder used in engines:
|
||||||
* - parallaction
|
* - parallaction
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @file
|
||||||
* Sound decoder used in engines:
|
* Sound decoder used in engines:
|
||||||
* - gob
|
* - gob
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @file
|
||||||
* Sound decoder used in engines:
|
* Sound decoder used in engines:
|
||||||
* - agos
|
* - agos
|
||||||
* - parallaction
|
* - parallaction
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @file
|
||||||
* Sound decoder used in engines:
|
* Sound decoder used in engines:
|
||||||
* - queen
|
* - queen
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -22,6 +22,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @file
|
||||||
* Sound decoder used in engines:
|
* Sound decoder used in engines:
|
||||||
* - cine
|
* - cine
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @file
|
||||||
* Sound decoder used in engines:
|
* Sound decoder used in engines:
|
||||||
* - agos
|
* - agos
|
||||||
* - kyra
|
* - kyra
|
||||||
|
|
|
@ -23,9 +23,11 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Sound decoder used in engines:
|
/**
|
||||||
* sword1 (PSX port of the game)
|
* @file
|
||||||
* sword2 (PSX port of the game)
|
* Sound decoder used in engines:
|
||||||
|
* - sword1 (PSX port of the game)
|
||||||
|
* - sword2 (PSX port of the game)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SOUND_VAG_H
|
#ifndef SOUND_VAG_H
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @file
|
||||||
* Sound decoder used in engines:
|
* Sound decoder used in engines:
|
||||||
* - agos
|
* - agos
|
||||||
* - drascula
|
* - drascula
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @file
|
||||||
* Sound decoder used in engines:
|
* Sound decoder used in engines:
|
||||||
* - agos
|
* - agos
|
||||||
* - kyra
|
* - kyra
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @file
|
||||||
* Sound decoder used in engines:
|
* Sound decoder used in engines:
|
||||||
* - agos
|
* - agos
|
||||||
* - gob
|
* - gob
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue