MUTATIONOFJB: Fix code formatting issues (with astyle).
This commit is contained in:
parent
6ff609c514
commit
a25715a29b
48 changed files with 361 additions and 309 deletions
|
@ -24,11 +24,11 @@
|
|||
#include "mutationofjb/gamedata.h"
|
||||
#include "mutationofjb/script.h"
|
||||
|
||||
/*
|
||||
"ADDITEM" " " <item>
|
||||
|
||||
Adds item to inventory.
|
||||
*/
|
||||
/** @file
|
||||
* "ADDITEM " <item>
|
||||
*
|
||||
* Adds item to inventory.
|
||||
*/
|
||||
|
||||
namespace MutationOfJB {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue