Parcourir la source

Revert "Data Update (Einen Fehler gibt es noch Sbird fixt es morgen"

This reverts commit e9cf84198f.
SBird1337 il y a 6 ans
Parent
révision
fbe0f3016e
2 fichiers modifiés avec 1 ajouts et 5 suppressions
  1. 1
    1
      sots-private
  2. 0
    4
      src/include/pkmn_items.h

+ 1
- 1
sots-private

@@ -1 +1 @@
1
-Subproject commit a2387473ed1483995b83a1d793bb73c39fade7c6
1
+Subproject commit 4e00951e7d07a1f2cce04b0c8e3f8353ca9f61b0

+ 0
- 4
src/include/pkmn_items.h Voir le fichier

@@ -1,10 +1,6 @@
1 1
 #ifndef ITEM_IDS_H
2 2
 #define ITEM_IDS_H
3 3
 
4
-/* Items English */
5
-#define ITEM_ENIGMABERRY 0xAF
6
-
7
-/* Items Deutsch */
8 4
 #define ITEM_NONE 0
9 5
 #define ITEM_MEISTERBALL 1
10 6
 #define ITEM_HYPERBALL 2