Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pokemon Moves reader #474

Merged
merged 3 commits into from
Sep 8, 2024
Merged

Pokemon Moves reader #474

merged 3 commits into from
Sep 8, 2024

Conversation

jw098
Copy link
Collaborator

@jw098 jw098 commented Sep 1, 2024

No description provided.

#include "CommonFramework/Tools/ConsoleHandle.h"
#include "PokemonSV_PokemonMovesReader.h"

#include "Common/Cpp/PrettyPrint.h"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this header being used?

@@ -1348,8 +1348,12 @@ file(GLOB MAIN_SOURCES
Source/PokemonSV/Inference/PokemonSV_ESPEmotionDetector.h
Source/PokemonSV/Inference/PokemonSV_MainMenuDetector.cpp
Source/PokemonSV/Inference/PokemonSV_MainMenuDetector.h
# Source/PokemonSV/Inference/PokemonSV_MenuOptionReader.cpp
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe delete these for now?

@Mysticial Mysticial merged commit f5185ea into PokemonAutomation:main Sep 8, 2024
6 checks passed
@jw098 jw098 deleted the movesreader branch September 8, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants