projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58ea80c
)
changed order of some game elements in EM engine
author
Holger Schemel
<info@artsoft.org>
Wed, 19 Feb 2020 15:03:00 +0000
(16:03 +0100)
committer
Holger Schemel
<info@artsoft.org>
Tue, 19 May 2020 16:19:58 +0000
(18:19 +0200)
src/game_em/emerald.h
patch
|
blob
|
history
diff --git
a/src/game_em/emerald.h
b/src/game_em/emerald.h
index 477a7bafe128bd0bf5bf5b27bb219f0d2955c7d1..581d8b8d1aa0d63ff4c4ff4c8e2323bb7696f1e3 100644
(file)
--- a/
src/game_em/emerald.h
+++ b/
src/game_em/emerald.h
@@
-126,12
+126,12
@@
enum
Xandroid,
Xandroid_1_n,
- Xandroid_2_n,
Xandroid_1_e,
- Xandroid_2_e,
Xandroid_1_w,
- Xandroid_2_w,
Xandroid_1_s,
+ Xandroid_2_n,
+ Xandroid_2_e,
+ Xandroid_2_w,
Xandroid_2_s,
Yandroid_n,
Yandroid_nB,