changeset 349:37616a97beaa

fixed a few blocks that were not tangling properly.
author Dylan Holmes <ocsenave@gmail.com>
date Sun, 08 Apr 2012 07:57:52 -0500
parents 497ca041f5af
children 5e816fa56393
files org/rom.org
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/org/rom.org	Sun Apr 08 07:55:06 2012 -0500
     1.2 +++ b/org/rom.org	Sun Apr 08 07:57:52 2012 -0500
     1.3 @@ -645,7 +645,7 @@
     1.4  #+end_src
     1.5  
     1.6  ** Type effectiveness
     1.7 -#+name type-advantage
     1.8 +#+name: type-advantage
     1.9  #+begin_src clojure
    1.10  (defn hxc-advantage
    1.11    ;; in-game multipliers are stored as 10x their effective value
    1.12 @@ -1236,6 +1236,7 @@
    1.13  
    1.14  
    1.15  <<evolution-header>>
    1.16 +<<evolution>>
    1.17  <<learnsets>>
    1.18  <<pokebase>>
    1.19