Arama Sonuçları

  1. aditus255

    Bir hata çözümü diyelim :)

    ani.cpp Açılır const char* FN_weapon_type(int weapon) aratılır const char* FN_weapon_type(int weapon) { #define FN_NAME(weapon) case weapon: return #weapon switch (weapon) { FN_NAME(WEAPON_SWORD); FN_NAME(WEAPON_DAGGER); FN_NAME(WEAPON_BOW)...
Geri
Üst