IN3D / Pokemon

Recreation of pokemon, in C#.
0 stars 0 forks source link

refactored code in all files I created #33

Closed IN3D closed 10 years ago

IN3D commented 10 years ago

Very little new code was added. Code was blocked into regions, 2 spaces were added between constructors and methods. Variables were now separated between properties, arrays, linked lists, and member classes.