Mercurial > minori
comparison include/services/services.h @ 378:5912dafc6e28
anime: add poster cache
:)
| author | Paper <paper@tflc.us> |
|---|---|
| date | Wed, 05 Nov 2025 12:50:35 -0500 |
| parents | 47c9f8502269 |
| children |
comparison
equal
deleted
inserted
replaced
| 377:1b0b8e746d83 | 378:5912dafc6e28 |
|---|---|
| 4 #include "core/anime.h" | 4 #include "core/anime.h" |
| 5 #include "core/date.h" | 5 #include "core/date.h" |
| 6 | 6 |
| 7 #include <string> | 7 #include <string> |
| 8 #include <vector> | 8 #include <vector> |
| 9 | |
| 10 // TODO this stuff should be asynchronous | |
| 9 | 11 |
| 10 namespace Services { | 12 namespace Services { |
| 11 | 13 |
| 12 void Synchronize(); | 14 void Synchronize(); |
| 13 | 15 |
